Table rows overflow into adjacent columns breaks DataTables
-
I’m having trouble formatting my table. It has 123 rows and 8 columns. When it displays the last two rows overflow to the right forming 8 new columns resulting in this error:
Error: TypeError: a.aoColumns[c] is undefined
The error also breaks the DataTables functionality.
If I apply a filter to lessen the number of rows, things look to work as expected.
Is there a limit on rows, a way to paginate, or some general solution I’m just missing. Filtering solves the display issue but isn’t an appropriate solution.
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Table rows overflow into adjacent columns breaks DataTables’ is closed to new replies.