Extremely Sluggish on IE6-9 vs Chrome, FF, Opera
Extremely Sluggish on IE6-9 vs Chrome, FF, Opera
I am using 1000 entries on a DataTable. In the startup options I am using "iDisplayLength": -1. I have this then scrollable in a div.
I know IE is always the black sheep when it comes to performance with css / javascript but is there a way to speed this up?
I have disabled all my changes CSS / Images etc. When I cut the data to about 50-100 its instant.
What can I do to speed this process up, I have "bSortClasses": false already.
I am using ajax data.
I know IE is always the black sheep when it comes to performance with css / javascript but is there a way to speed this up?
I have disabled all my changes CSS / Images etc. When I cut the data to about 50-100 its instant.
What can I do to speed this process up, I have "bSortClasses": false already.
I am using ajax data.
This discussion has been closed.
Replies
Allan