DataGrid / Columns / Column Chooser Template

Blazor DataGrid Example - Column Chooser Template Customization

Loading Syncfusion Blazor Server Demos…

1 of 7 pages (75 items)

This sample demonstrates the DataGrid column chooser template feature for customizing the column selection dialog.

The column chooser template allows you to customize the appearance and content of the column chooser dialog. To enable the column chooser, set the ShowColumnChooser property to true.

In this demo, the GridColumnChooserSettings component's Template property customizes the main content of the column chooser dialog, and the FooterTemplate property customizes the footer section.

For more detailed information about the column chooser template feature, refer to the column chooser documentation.