The sorted
attribute of ColumnDef
is now initialized correctly
Both isFilterable()
and hasOneFilterableColumn()
of ColumnDef
are now deprecated, respectively replaced by isSearchable()
and hasOneSearchableColumn()
The generated displayLength
parameter is now corrected with pageLength
The generated bStateSave
parameter is now corrected with stateSave
Fixed an issue with type conversion in all option backed by an Integer