fixedColumns()
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
fixedColumns()
Namespacing for FixedColumns methods - FixedColumns' methods are available on the returned API instance.
Returns:
DataTables.Api
DataTables API instance with the FixedColumns methods available.