New to Kendo UI for AngularStart 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

NameTypeDefaultDescription

allowHideAll

boolean

true

When true, enables the hiding of all columns.

autoSync

boolean

false

When true, changes to column visibility apply immediately.

In this article
SelectorInputs
Not finding the help you need?
Contact Support