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

Data Sources

Documents in this section explain how to quickly create a data source of a required type. Note that DevExpress data-aware controls are compatible with any data access technology (ADO.NET, Entity Framework, XPO, etc.) and capable to display data from any data source that implements the IList, IBindingList, or ITypedList interface. Refer to these help topics for more details: Traditional Data Binding Methods and Data Binding Common Concepts.

If you need a parent-child resource hierarchy, refer to the Hierarchical Resource Specifics article.

The Gantt View Specifics article explains how to create a data source for the Gantt View - the only Scheduler View that requires appointment (task) dependencies.

See Also