New to Kendo UI for Angular? Start a free 30-day trial
ColumnChooserToolbarDirective
Represents a column chooser toolbar tool of the Grid.
Use this directive on any kendo-toolbar-button
inside a ToolbarComponent in the Grid.
html
<kendo-grid>
<kendo-toolbar>
<kendo-toolbar-button kendoGridColumnChooserTool></kendo-toolbar-button>
</kendo-toolbar>
</kendo-grid>
Selector
[kendoGridColumnChooserTool]
Inputs
Name | Type | Default | Description |
---|---|---|---|
allowHideAll |
|
|
When |
autoSync |
|
|
When |