Error occurs when user clicks on paging too quickly after opening table
Error occurs when user clicks on paging too quickly after opening table
Hi there, I'm new to the forum so forgive me if I miss anything.
DataTables warning: table id=shipmentTracking - Requested unknown parameter '0' for row 0, column 0. For more information about this error, please see http://datatables.net/tn/4
What's the best way to handle this kind of error? I have a datatable that refreshes each row one at a time. While it's doing this, if the user clicks on any of the other tabs or in the paging, an error like this one pops up and it messes up the datatable or crashes.
Answers
Hi @DizzyKitty ,
The link in the error message will give you some direction on how to resolve the problem. If that doesn't help, we're happy to take a look, but it would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin