Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExtreme.AspNet.Mvc.Builders.DataSources Namespace

Contains classes that implement the data access functionality.

Assembly: DevExtreme.AspNet.Core.dll

#Classes

Name Description
ArrayDataSourceBuilder Provides methods that allow you to configure access to a collection: Array, List, or IEnumerable.
ControllerDataSourceOptionsBuilder Provides methods that allow you to configure access to an API controller.
DataLibraryApiBuilder<TSelf>
DataSourceLangParamsBuilder
DataSourceOptionsBuilder Provides methods that allow you to configure initial sorting, filtering, grouping, and other data shaping operations.
DataSourceSortBuilder
ODataSourceBuilder Provides methods that allow you to configure access to an OData service.
RemoteControllerDataSourceOptionsBuilder Provides methods that allow you to configure access to a controller on a different site or to a Razor page handler.
StaticJsonDataSourceBuilder Provides methods that allow you to configure access to read-only data in JSON format.
StoreDataSourceBuilder
XmlaDataSourceBuilder