{hero}

fixedColumns()

Since: FixedColumns 3.1.0

Namespace for FixedColumns methods.
Please note - this property requires the FixedColumns extension for DataTables.

Description

This method does not perform any functions itself, but rather serves as a simple namespacing method to group the other methods that FixedColumns makes available. Please refer to the documentation for those methods for full details on how they can be used.

Type

function fixedColumns()

Description:

Namespacing for FixedColumns methods - FixedColumns' methods are available on the returned API instance.

Returns:

DataTables API instance with the FixedColumns methods available.