This example demonstrates how to implement a custom column chooser for a DataGrid or TreeList.
The DataGrid and TreeList include a built-in column chooser that allows users to alter column visibility at runtime. If you need a more flexible solution, you can use the Popup and List components to implement a custom column chooser.
In this example, the custom column chooser includes a Select All checkbox that can be used to select/deselect all columns at once. All alterations in column visibility are applied when you click the button.
- jQuery
- Angular
- Vue
- React
- ASP.NET
- DataGrid - How to implement a custom editing form using Form and Popup
- DataGrid - Column Customization
(you will be redirected to DevExpress.com to submit your response)