Welcome to the Highcharts Grid Options Reference

These pages outline the chart configuration options, and the methods and properties of Highcharts objects.

Feel free to search this API through the search bar or the navigation tree in the sidebar.

columns.sorting.enabled

Whether to allow users to sort values in column. When it is enabled, the column header will be clickable.

When sorting is disabled (false), this column cannot be sorted by the user interface. However, the order of rows in this column may still change when other columns are sorted.

Try it: Sorting options