background

UI for WPF

WPF EntityFrameworkData Source

  • The Telerik EntityFrameworkDataSource for WPF is a versatile data control that provides seamless integration between a user interface and data coming from an entity framework container.
  • Part of the Telerik UI for WPF library along with 160+ professionally-designed UI controls.
  • Includes support, documentation, demos, virtual classrooms, Visual Studio Extensions and more!
Telerik UI for WPF EntityFrameworkDataSource
  • Integration Between a User Interface and Entity Framework Data

    EntityFrameworkDataSource and EntityFrameworkCoreDataSource provide integration between a user interface and data coming from Entity Framework or EntityFramework Core. You can codelessly integrate it with the Telerik GridView, DataPager and DataFilter components to perform paging, filtering, sorting, and grouping directly on the database server. The EntityFrameworkDataSource can also be used as a standalone data source control since it provides the public API needed for loading, shaping and editing data.

    Visit the Getting Started section of the product documentation for more information on how to get started with the component 
  • Supports Numerous Operation Types

    The following data operations are supported directly on the database server:

    • Filtering
    • Sorting
    • Grouping
    • Paging
    • Editing

    To see the EntityFrameworkDataSource's power in action check out the WPF demos
  • Codeless Integration

    RadEntityFrameworkDataSource easily integrates with RadGridView, RadDataPager and RadDataFilter.

    All of the controls share the same data engine logic, so when they are data-bound together, they automatically detect each other and start exchanging information. All operations such as paging, filtering, sorting and grouping will automatically occur on the server without a single line of code.

    Codeless Integration in the Entity Framework Data Source
  • MVVM support

    MVVM support in UI for WPF ensures you build applications that are reliable, well structured and easy to maintain. Use RadEntityFrameworkDataSource in your view models without losing any functionality.

    Visit the Telerik EntityFrameworkDataSource for WPF product documentation for more information
    MVVM support in the Entity Framework Data Source

All WPF Components

Next Steps