Search results

ColumnChooser API in JavaScript Grid API control

The ColumnChooser module is used to show or hide columns dynamically.

Methods

openColumnChooser

Column chooser can be displayed on screen by given position(X and Y axis).

Parameter Type Description
X (optional) number Defines the X axis.
Y (optional) number Defines the Y axis.

Returns void