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

Sorting Data

Photo 
Brand 
Sensitive SoundSensitive SoundAudio Phones
Model 
SB9SBM1AP500
PricingExpand categoryCollapse category
Price 
$430.00$490.00$630.00
Discount Descending
50%50%50%
Total 
$215.00$245.00$315.00
SpecificationsExpand categoryCollapse category
Sensitivity, dB 
100100105
Power, MW 
190120140
Wireless 
Page 1 of 10 (30 items)Prev12345678910Next

The DevExpress ASP.NET Vertical Grid (ASPxVerticalGrid) allows you to sort data against an unlimited number of rows, without writing a single line of code. A row's current sort order is indicated by a sort glyph displayed on the right side of the row header. When a row is not sorted, the sort glyph is hidden.

In this demo, you can click a row header to initiate sorting or change row sort order (from ascending to descending, and vice versa). To sort data against multiple rows, click the required row headers while holding down the SHIFT key.

Sorting can be enabled by setting the SettingsBehavior.AllowSort option to true.

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