Search results

ColumnMenuItem API in JavaScript Grid API control

Defines the default items of Column menu.

  • AutoFitAll - Auto fit the size of all columns.
  • AutoFit - Auto fit the current column.
  • Group - Group by current column.
  • Ungroup - Ungroup by current column.
  • SortAscending - Sort the current column in ascending order.
  • SortDescending - Sort the current column in descending order.
  • ColumnChooser - show the column chooser.
  • Filter - show the Filter popup.