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

Column Chooser

  • Column Chooser
Drag a column header here to group by that column
Contact Name 
Company Name 
City 
Country 
Maria AndersAlfreds FutterkisteBerlinGermany
Ana TrujilloAna Trujillo Emparedados y heladosMéxico D.F.Mexico
Antonio MorenoAntonio Moreno TaqueríaMéxico D.F.Mexico
Thomas HardyAround the HornLondonUnited Kingdom
Christina BerglundBerglunds snabbköpLuleåSweden
Hanna MoosBlauer See DelikatessenMannheimGermany
Frédérique CiteauxBlondesddsl père et filsStrasbourgFrance
Martín SommerBólido Comidas preparadasMadridSpain
Laurence LebihanBon app'MarseilleFrance
Elizabeth LincolnBottom-Dollar MarketsTsawassenCanada
Page 1 of 10 (91 items)Prev12345678910Next
 

The DevExpress ASP.NET Grid View (ASPxGridView) allows end-users to modify the visibility of individual columns, similar to Microsoft Outlook. By invoking the Column Chooser window, your users can do the following:

  • View invisible grid columns.
  • Hide a column (i.e., remove it from the grid's display) by dragging its header to the Column Chooser.
  • Display a hidden column by dragging its header from the Column Chooser to the grid's column header section.

Use the SettingsPopup.CustomizationWindow property to adjust the Column Chooser window's behavior and position.

The following client-side methods allow you to manage the Column Chooser:

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