triStateSorting([enabled])

Class: Table.

Description:

Sets or gets whether sorting can be toggled to unsorted state.

Parameters:

Name Type Description

[enabled]

boolean

true to enable, false to disable. Omit to get current value.

Returns:

When setting, and instance of this Table is returned, otherwise a current value is returned.

Type: boolean | Table