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): ...
From 
Mike RollerDave MurrelAndrew MillerRyan FischerSteve LeeRichard FisherMike RollerMark HamiltonRay ShipmanSteve Lee
Subject 
Email Attachments. Is it possible to add multiple attachments? I haven't found a way to do this.Currency Mask. The current currency mask in completely unusable.Email Attachments. Is it possible to add multiple attachments? I haven't found a way to do this.Receivables Calculator. Where can I find the complete specs?Data Import. What database types will we support?Screen Redraw. Somebody has to look at it.Web Edition: Data Entry Page. There is an issue with date validation.Main Menu: Add a File menu. File menu item is missing.History. Will we track sales history in our system?Email Attachments. Is it possible to add multiple attachments? I haven't found a way to do this.
Size 
123 KB114 KB126 KB75 KB188 KB60 KB41 KB209 KB258 KB61 KB
Sent 
4/3/20162/22/20164/3/20163/16/20163/7/20162/26/20163/18/20163/19/20162/25/20164/6/2016
Attachment? 
Page 1 of 30000 (300000 items)Prev1234567299982999930000Next

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

Switch between the DevExpress data source (EntityServerModeDataSource) and the standard .NET data source (EntityDataSource), and perform the same data operations in the ASPxVerticalGrid control to test application 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\ASPxVerticalGridDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxVerticalGridDemos