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

Categorized

This sample demonstrates how the site map data can be displayed in the ASPxSiteMapControl, divided into row ordered categories.

The Categorized property set to true forces each top level node to serve as a category name and open a group, where its child nodes are contained. Such groups are always displayed one under another within the site map control. Nodes within a group are displayed organized into columns.

Note that in this example a specific site map file is assigned for the site map control via the SiteMapFileName property of the bound ASPxSiteMapDataSource component. This property is assigned at design-time which facilitates the control's customization.

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\ASPxNavigationAndLayoutDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxNavigationAndLayoutDemos