An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dashboard-for-mvc

DevExpress-Examples/mvc-dashboard-hide-series-legend-click

How to hide series in a chart item by clicking on a legend icon.

Language: C# - Size: 1.06 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-dashboard-custom-properties-sample

The example shows how to create custom properties for the ASP.NET MVC Dashboard.

Language: JavaScript - Size: 2.59 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 3 - Forks: 1

DevExpress-Examples/asp-net-mvc-dashboard-register-data-sources

The example displays how to supply Dashboard for MVC with a set of predefined data sources available for users.

Language: Visual Basic .NET - Size: 1.85 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/aspnet-mvc-dashboard-data-federation

This example registers the DashboardFederationDataSource from a set of data sources

Language: Visual Basic .NET - Size: 659 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-mvc-dashboard-switch-between-designer-and-viewer-on-client

This example shows how to switch between the Web Dashboard's working modes on the client-side.

Language: Visual Basic .NET - Size: 1020 KB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/mvc-dashboard-custom-properties-state

Create and store a custom property to save the Dashboard State along with the dashboard layout (XML).

Language: JavaScript - Size: 709 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-dashboard-antiforgery

How to apply antiforgery request validation to the ASP.NET MVC Dashboard control.

Language: C# - Size: 1.72 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-dashboard-underlying-widgets-api

How to customize options of underlying widgets in ASP.NET MVC Dashboard

Language: Visual Basic .NET - Size: 2.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

DevExpress-Examples/DashboardDifferentUserDataMVC

This example shows how to configure the Dashboard extension for MVC so that it loads data in the multi-user environment.

Language: JavaScript - Size: 1.24 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/DashboardUserBasedMVC

This example shows how to configure the Dashboard extension for MVC so that it works in the multi-user environment.

Language: JavaScript - Size: 2.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 2

DevExpress-Examples/mvc-dashboard-how-to-store-connections-in-database

MVC Dashboard - How to store JSON connections in a database

Language: Visual Basic .NET - Size: 1.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/mvc-dashboard-use-different-caches

This example demonstrates how to reset the dashboard's cache forcedly.

Language: Visual Basic .NET - Size: 1.93 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 2

DevExpress-Examples/mvc-dashboard-custom-storage

Create a custom dashboard storage to load and save dashboards in a database.

Language: JavaScript - Size: 1.58 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 4

DevExpress-Examples/mvc-dashboard-custom-save-as-and-delete-extensions

This example implements custom extensions that add the Save As and Delete menu items to the Web Dashboard UI

Language: C# - Size: 1.15 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

DevExpress-Examples/mvc-dashboard-customize-before-displaying-browser

This example demonstrates how to define a custom Dashboard Storage and override the LoadDashboard method that is used to load dashboards.

Language: JavaScript - Size: 1000 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

DevExpress-Examples/mvc-dashboard-separate-server-settings-for-different-views

This example shows how to use separate DashboardConfigurator instances within an ASP.NET MVC Dashboard application to provide different server-side settings.

Language: JavaScript - Size: 1.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

DevExpress-Examples/aspnet-mvc-dashboard-how-to-provide-data-for-objectdatasource-using-a-fill-service-t583015

Bind the ASP.NET MVC Dashboard extension to the Object Data Source and supply it with data with a custom fill service.

Language: JavaScript - Size: 669 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 2

DevExpress-Examples/mvc-dashboard-obtain-data-from-online-spreadsheets

How to connect to a Google Drive spreadsheet.

Language: C# - Size: 445 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 3

DevExpress-Examples/asp-net-mvc-dashboard-implement-server-side-export

This example shows how to use the WebDashboardExporter class to export a dashboard on the server side.

Language: C# - Size: 729 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 3

DevExpress-Examples/mvc-dashboard-download-dashboard-xml-definition

Allow end users to save a dashboard to a session and download a dashboard XML definition on the client side

Language: C# - Size: 1.19 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-mvc-dashboard-localization

.NET, Business Intelligence, MVC Dashboard

Language: JavaScript - Size: 3.97 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/mvc-dashboard-save-dashboard-state-to-cookies

The sample illustrates how to save the current dashboard state (such as master filter or parameter values) to cookies on the client side and restore this state on the server side

Language: Visual Basic .NET - Size: 661 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-dashboard-get-underlying-data-for-clicked-item

The example uses the DashboardControl's client-side API to get underlying data that corresponds to a particular visual element.

Language: Visual Basic .NET - Size: 591 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-mvc-dashboard-get-client-data

The following example uses the DashboardControl's client-side API to obtain client data that corresponds to a particular visual element.

Language: Visual Basic .NET - Size: 579 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/web-dashboard-html-js-mvc-application

The source code of the HTML JavaScript Dashboard app with ASP.NET MVC backend created in the step-by-step tutorial.

Language: Visual Basic .NET - Size: 74.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 5

DevExpress-Examples/asp-net-mvc-dashboard-restricted-controller

How to create a restricted dashboard controller for the Web Dashboard in an ASP.NET MVC application.

Language: JavaScript - Size: 152 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/mvc-dashboard-get-started

The example contains the source code of the project created in this step-by-step tutorial that shows how to create the ASP.NET MVC Dashboard Control.

Language: JavaScript - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 2

DevExpress-Examples/mvc-dashboard-drill-down-in-code

How to drill-down in the ASP.NET MVC Dashboard Extension on the client side.

Language: Visual Basic .NET - Size: 2.02 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/mvc-dashboard-customize-data-store-schema-for-sql-data-sources

This example demonstrates how to customize a data store schema for a dashboard data source that uses a connection to the Northwind database.

Language: Visual Basic .NET - Size: 510 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-dashboard-display-item-underlying-data

The example shows how to get underlying data for the specified dashboard item. Underlying data is displayed in the dxDataGrid widget placed next to the Web Dashboard.

Language: Visual Basic .NET - Size: 595 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-mvc-dashboard-handle-errors

The example shows two approaches on how to handle errors in the ASP.NET MVC Dashboard application

Language: Visual Basic .NET - Size: 219 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

DevExpress-Examples/out-of-maintenance-aspnet-mvc-dashboard-how-to-bind-a-dashboard-to-an-entity-framework-data-source-t 📦

The following example shows how to add the Entity Framework data source to the Web Dashboard's list of data sources available to end-users

Size: 876 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-apply-master-filtering-in-mvcxdashboardviewer-t134636 📦

.NET, Business Intelligence, MVC Dashboard

Size: 769 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-how-to-load-a-dashboard-at-runtime-to-an-mvc-dashboardviewer-t115058 📦

.NET, Business Intelligence, MVC Dashboard

Size: 1.11 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/out-of-maintenance-mvc-dashboard-how-to-store-and-edit-additional-information-with-the-dashboard-t56 📦

.NET, Business Intelligence, MVC Dashboard

Size: 472 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-mvc-dashboard-apply-master-filtering-in-code 📦

How to apply a master filter in the ASP.NET MVC Dashboard on the client

Size: 1.98 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/obsolete-mvc-dashboard-create-custom-dashboard-item-extension 📦

.NET, Business Intelligence, MVC Dashboard

Size: 1.05 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-mvc-dashboard-objectdatasource-dataloading 📦

.NET, Business Intelligence, MVC Dashboard

Size: 675 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-asp-net-mvc-dashboard-specify-default-state-in-code 📦

The example shows how to specify a dashboard state (such as master filter or parameter values) in code and how to apply this state when loading a dashboard for the first time.

Size: 493 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/mvc-dashboard-create-a-data-aware-item-using-an-external-visualization-widget 📦

MVC Dashboard - Create a Data-Aware Item using an External Visualization Widget

Size: 1.5 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 3

DevExpress-Examples/out-of-maintenance-asp.net-mvc-dashboard-how-to-enable-export-in-data-inspector 📦

This example demonstrates how to enable export to Excel in Data Inspector in the ASP.NET MVC Dashboard Extension.

Size: 1.61 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0