Displays or hides the column chooser.
Use this method to display or hide the column chooser. The column chooser is a popup window that contains a list of hidden columns, displayed as buttons with column names. The user can drag buttons from the column chooser and drop them on the grid header. The dropped columns will appear on the grid header.
- Parameters
-
bShow | If TRUE, the column chooser will be displayed. If FALSE, the column chooser will be hidden. |
bVisualManagerStyle | If TRUE, the column chooser will be renderred using a current visual style. |