Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82109

Can I somehow fake an ajax datasource?

$
0
0
Hi,

I have a problem:

I need to display approx. 5000 records (wich comboboxes etc.) in IE8 without pagination, but with fixed headers and sorting; I cannot alter much on the serverside. All I can do is altering a JSP page. I have converted the table from DOM to a javascript json array (passing it as aadata) and that saved me 10 seconds. However, the page still feels painfully slow.

I want to take advantage of the bDeferRender feature, but I need an ajax datasource for it. Can I fake such a datasource?

This is a legacy application and I cannot alter the server side, much less introduce a Java AJAX framework :-(

Please suggest performance improvements. I have already set bSortingClasses to 'false', as the documentation states.

Viewing all articles
Browse latest Browse all 82109

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>