how can I fix datatables columns, specific columns (3rd from start and 2nd from end multiple columns at the same time)
hi there,
I want to fix datatable columns.
I have around ten columns on average in a table
so let's say I want to fix the 3rd column (name: "age") from the left side, and the 2nd column (name: "gender") from the right side, how can I achieve this???
please help
Hi,
At the moment the fixed columns integration is not available in our custom datatables but we will try to release this as soon as possible. As an alternative solution you can check an example with expandable row details.
Regards.