IE 8 Rendering Issue with Datatables and Database
IE 8 Rendering Issue with Datatables and Database
We have developed a complex GUI for our client using datatables,javascript,Jquery,Ajax,SQL connection to database etc. Our client is using IE 8. There is a strange issue bothering us for long, the page takes about 20 seconds to load at their end.We don't understand the reason for this; infact we've also used META statements to emulate IE 8 but with not much success.
Our client is using IE version -> 8.0.760.1.17514 and JRE Version -> Java 1.6.0_27.
Also when we access the application via proxygate way it still takes 20 seconds to render the page otherwise it takes 3-5 secs. We are using html components such as text field and drop down box for each row of data table. The data being fetched from the datatable is reasonably quick; but IE8 takes about 20 seconds to render it.
Any workaround/suggestions for this issue is highly appreciated,
Regards R
Our client is using IE version -> 8.0.760.1.17514 and JRE Version -> Java 1.6.0_27.
Also when we access the application via proxygate way it still takes 20 seconds to render the page otherwise it takes 3-5 secs. We are using html components such as text field and drop down box for each row of data table. The data being fetched from the datatable is reasonably quick; but IE8 takes about 20 seconds to render it.
Any workaround/suggestions for this issue is highly appreciated,
Regards R
This discussion has been closed.