jquery datatable 1.10.7. hangs the safari browser if it has more than 10000 records.

jquery datatable 1.10.7. hangs the safari browser if it has more than 10000 records.

krishnamathakalakrishnamathakala Posts: 1Questions: 1Answers: 0

Hi I am using jquery datatable 1.10.7. I am facing the below issue in safari browser.

By default I am showcasing 250 records on my webpage. I have provided a dropdown to change the no of records.If I change the dropdown to show 10000 records, it shows the 10000 records, But the scroll operation is taking 2 to 3 seconds of time to effect. if I do any other operation on the webpage(example selecting a text box) it is also taking the same time.

If I change the dropdown to show 250 records again, all the operations(like scroling , selecting the text box) are working without delay.

I have open the Developer Tools and started monitoring the profile recording. It is taking 2.3 seconds for styles recalculation.

Please provide the solution for this issue.

Answers

  • allanallan Posts: 63,356Questions: 1Answers: 10,447 Site admin

    The first thing to suggest is that you try the current release (1.10.13). If that doesn't work, then link to a test case showing the issue please.

    Allan

This discussion has been closed.