Datatables causing firefox and IE browsers to stop responding.
Datatables causing firefox and IE browsers to stop responding.
cwilliams
Posts: 1Questions: 0Answers: 0
Hi,
Am using datatables 1.9.4 along with jquery 1.8.3, and when creating a table with around 1100 rows under firefox and ie the browser stops responding and an error dialog appears reporting the script has stopped resonding. Click continue and it will eventually display the table correctly. Chrome works fine.
There are 13 columns of data (2 are blank and purely for spacing) and if reducing these to 9 it works. Jquery is extended for custom sorting. Removing all of that makes no difference. Datatables has been stripped down to the basics with no pagination or other options.
Occasionally the table will appear before the error dialog, however in normal html format. Once clicking on continue it's formatted correctly in datatables.
I understand that without showing all the code here it could be difficult to troubleshoot, but wondering if anyone else has encountered a similar issue or could throw any suggestions my way.
Thanks.
Am using datatables 1.9.4 along with jquery 1.8.3, and when creating a table with around 1100 rows under firefox and ie the browser stops responding and an error dialog appears reporting the script has stopped resonding. Click continue and it will eventually display the table correctly. Chrome works fine.
There are 13 columns of data (2 are blank and purely for spacing) and if reducing these to 9 it works. Jquery is extended for custom sorting. Removing all of that makes no difference. Datatables has been stripped down to the basics with no pagination or other options.
Occasionally the table will appear before the error dialog, however in normal html format. Once clicking on continue it's formatted correctly in datatables.
I understand that without showing all the code here it could be difficult to troubleshoot, but wondering if anyone else has encountered a similar issue or could throw any suggestions my way.
Thanks.
This discussion has been closed.
Replies
Allan