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

Categories

Photo 
Brand 
SuperheadsSensitive SoundExtra BassAudio Phones
Model 
SH1SB1000EB300AP70
ReviewsExpand categoryCollapse category
Rating 
Reviews 
4351 reviews94 reviews531 reviews984 reviews
PricingExpand categoryCollapse category
Price 
$250.00$900.00$210.00$350.00
Discount 
30%5%20%15%
Total 
$175.00$855.00$168.00$297.50
SpecificationsExpand categoryCollapse category
Sensitivity, dB 
103101102103
Min Frequency, Hz 
13121215
Max Frequency, Hz 
23000215002300021000
Power, MW 
100200150200
Impendance, ohms 
23232122
Wireless 
Bluetooth 
Sound Isolating 
AppearanceExpand categoryCollapse category
Options
Apply


The DevExpress ASP.NET Vertical Grid allows end-users to display grid data more structurally by grouping rows in category rows. A category row stores its rows within the Rows collection.

In this demo, you can click a category to expand or collapse it, provided that the SettingsBehavior.AllowRowExpanding property is set to true (the "Allow expanding" check box is checked). To expand or collapse a category row programmatically, use the category row's Expanded property. Animation during the row expanding can be enabled by using the SettingsBehavior.AllowExpandAnimation property (the "Enable row expanding animation" check box is checked). To indent a row from a category row, set the Settings.ShowCategoryIndents property to true (the "Show category indents" check box is checked).

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
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxVerticalGridDemos