Fixed columns not working with paging
Fixed columns not working with paging
NoManOmen
Posts: 1Questions: 1Answers: 0
This example doesn't work correctly. When you change the page, fixed columns breaks down. Cells of the fixed column lose classes and styling.
https://datatables.net/extensions/fixedcolumns/examples/initialisation/server-side-processing.html
Answers
Agreed - looks like a problem there. Thanks for letting me know. I'll post back when I've got a fix.
Allan
I forgot to post back - sorry... It is fixed now! There was an integration problem with server-side processing when server-side processing was enabled.
Allan