This example shows how to bind the ASP.NET MVC Dashboard extension to the Object Data Source and supply it with data using a custom fill service by implementing an IObjectDataSourceCustomFillService interface.
In this example, the ObjectDataSourceFillParameters.DataFields parameter is used to load data only for required fields.
- DashboardConfig.cs (VB: DashboardConfig.vb)
- FilterConfig.cs (VB: FilterConfig.vb)
- RouteConfig.cs (VB: RouteConfig.vb)
- HomeController.cs (VB: HomeController.vb)
- Global.asax.cs (VB: Global.asax.vb)
(you will be redirected to DevExpress.com to submit your response)