some rows mis-aligned in IE9 - when over 100 per page selecte

some rows mis-aligned in IE9 - when over 100 per page selecte

mattblokemattbloke Posts: 4Questions: 0Answers: 0
edited January 2014 in DataTables 1.9
Hi,

I have an IE9 issue when I select show 100 rows per page from the drop down. When this is selected, occasionally, as I am paging through, a row will seem to be 'pushed' one cell to the right thereby not aligning with the rest - not necessarily the whole row either sometime just the last 2 cells. When I export the data it all exports correctly in the right columns. I must stress it is only the odd one row here and there. The HTML looks fine and it isn't to do with any record in particular.

Interestingly the below link has no mis-aligned rows:
http://live.datatables.net/opOh/1

but this has the problem I am reporting on a few rows:
http://live.datatables.net/opOh/1/edit

It works fine in IE10/11 and Chrome.

To confirm it is only when "show 100 entries" is selected.

Cheers.

Replies

  • mattblokemattbloke Posts: 4Questions: 0Answers: 0
    nevermind - I have found this thread
    http://datatables.net/forums/discussion/5481/bug-ghost-columns-when-generating-large-tables/p1
    and will try to implement the suggested answer
This discussion has been closed.