Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Large Database (Server Mode)

Command: ...
Time taken (ms): ...
Drag a column header here to group by that column
From 
Subject 
Sent 
Attachment? 
Size 
Open filter row popup menu
Open filter row popup menu
xv
Open filter row popup menu
xv
 
Bert ParkinsEmail Attachments. Is it possible to add multiple attachments? I haven't found a way to do this.4/3/20166 KB
Tom HamlettPayables Due Calculator is ready for testing.3/8/201646 KB
Tom HamlettEmail Attachments. Is it possible to add multiple attachments? I haven't found a way to do this.2/26/2016180 KB
Ray ShipmanIntegrating Developer Express MasterView control into an Accounting System.2/21/2016201 KB
Tom HamlettEmail System. What library are we going to use?3/31/2016252 KB
Dave MurrelMain Menu: Add a File menu. File menu item is missing.3/12/2016270 KB
Ryan FischerReceivables Calculator. Where can I find the complete specs?3/5/2016209 KB
Carl LucasPayables Due Calculator is ready for testing.2/28/2016189 KB
Brad BarnesReceivables Calculator. Where can I find the complete specs?3/9/2016142 KB
Carl LucasDrag & Drop operations are not available in the scheduler module.4/6/2016227 KB
    Sum = 42 GB
Page 1 of 30000 (300000 items)Prev1234567299982999930000Next v

The DevExpress EntityServerModeDataSource component improves performance when binding the DevExpress ASP.NET Grid View (ASPxGridView) to a large data set. In this mode, only small portions of the data are loaded into the ASPxGridView on demand, and all required data processing (such as grouping and sorting) is performed on the data server. This technique significantly reduces the application's response time.

Switch between the DevExpress datasource (EntityServerModeDataSource) and the standard .NET datasource (EntityDataSource), and perform the same data operations (such as grouping or sorting) in the ASPxGridView control, to test the application’s performance.


See Also:
Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxGridViewDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxGridViewDemos