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

Render after deferRender?

$
0
0
bDeferRender = true
When you have a table in IE7+8 that is over a couple hundred rows, you need to use defer render in order to increase loading times. However, if you need access to those non-rendered rows, you're left out-of-luck. This generally happens if you have a checkbox on each row and some "select all" method that should mark each as checked.

I'm curious if anyone has a method to do both a defered/non-defered rendering. I'm toying with the idea of perhaps render the displayed subset, show table, then create the elements in the background, afterwards.

How would one force the rendering? Should it be done in the fnInitComplete callback? Any thoughts?

Viewing all articles
Browse latest Browse all 82132

Trending Articles



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