Fixed Header and Column
-
Hello,
I’m trying to get my table to have a fixed header and column so that they’re viewable while scrolling through a large table. From my understanding, the table options (advanced) should allow me to do this. The following is what I currently have based on the datatables.net reference: { “fixedColumns”: true, “fixedHeader”: true }.
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Fixed Header and Column’ is closed to new replies.