DataTables not showing all the rows it should show
DataTables not showing all the rows it should show
My app uses DataTables extensively but this issue has come up recently and I'm stumped as to why. In one of our DataTables instances we have issues where not all rows show up when they should. This seems to happen when there's only a few records to show. It will say "Showing 2 of 3 entries." This seems to happen when there's only a small number of records to show. Clicking the "Next" button will immediately cause all three records to display properly. What makes it especially difficult to diagnose is that it's not at all consistent. It will do it for one user but only once. If I reload the page, it won't do it the next time. I can't get it to do it at all on development machines. The items per page drop down options are 10, 25, 50, 100 and All so it shouldn't be affected by that. I suspect it may have something to do with the client computer (kiosk mode, LAN, etc?) but it doesn't do it consistently enough to prove that. The data is there when the page loads (not via AJAX). Anybody else run into a similar situation?
This discussion has been closed.
Replies
Allan
Allan