v7.3.0

ColumnPicker
Feature

Displays a column picker (to show/hide columns) in the header context menu. Columns can be displayed in sub menus by region or tag. Grouped headers are displayed as menu hierarchies.

This feature is enabled by default.

See also

No results

Configs

Configs are options you supply in a configuration object when creating an instance of this class
  • Groups columns in the picker by region (each region gets its own sub menu)

  • Groups columns in the picker by tag, each column may be shown under multiple tags. See tags

Properties

Properties are getters/setters or publicly accessible variables on this class

Functions

Functions are methods available for calling on the class
    id: columnPicker

    Source path

    Grid/feature/ColumnPicker.js

    Demo

    examples/columns

    Contents