Fixed columns not working with paging

Fixed columns not working with paging

NoManOmenNoManOmen 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

  • allanallan Posts: 63,441Questions: 1Answers: 10,459 Site admin

    Agreed - looks like a problem there. Thanks for letting me know. I'll post back when I've got a fix.

    Allan

  • allanallan Posts: 63,441Questions: 1Answers: 10,459 Site admin

    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

Sign In or Register to comment.