|
|
|
The customization window displays hidden column headers.
-
To hide a grid column, drag its header to the customization window.
-
To make a column visible, drag its header from the customization window back to the ASPxGridView's header panel.
Use the ASPxGridView.SettingsCustomizationWindow property to specify the customization window's availability and position.
The following self-explanatory client-side methods allow you to manage the customization window: -
ShowCustomizationWindow()
-
HideCustomizationWindow()
-
IsCustomizationWindowVisible()
|
 | Loading… |
|
|
|
|
|
|
|
|