Logo 
Search:

WPF Video

Submit Video
Home » Videos » WPF

WPF Data Grid -- Server Mode using LINQ

  Shared By: DeveloperExpress      Date: Aug 06      Category: WPF     
The DXGrid features "Server Mode", a binding system that is designed to work specifically with large datasets consisting of 50000 records or more. Using this mode, the grid control is able to display the initial data required to populate the view regardless of the size of the database. This enables rapid scrolling and allows the grid to perform data-aware operations, such as sorting, grouping, filtering and summaries, on the data server side. In this video, we'll take a look at how to enable server mode using LINQ and to load almost a million records from a SQL Server Express database.
 
Share: 

Didn't find what you were looking for? Find more on WPF Data Grid -- Server Mode using LINQ Or get search suggestion and latest updates.

 

Related Videos