Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for MVC - How to provide data for ObjectDataSource using a fill service

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.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)