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

TableTools "Select/Deselect all" buttons are incompatible with '"bDeferRender": true'

$
0
0
As Allan mentioned in this forum post (http://www.datatables.net/forums/discussion/8862/problem-with-bdeferrender-and-jquery-selector-on-table/p1)...

deferred rendering is most certainly going to upset any selector, including the $ API method. The nodes haven't yet been created, so they can't possibly be selected - which is the whole point of how deferred rendering gets its speed boost :-).

So deferred rendering + the ability to select all rows are mutually incompatible.

I didn't find this documented in the TableTools nor the DataTables "bDeferRender" documentation, however. It may be a good idea to update the documentation, so other users don't end up as confused as I was. ;)

Thank you for this superb tool, Allan.

Anton

Viewing all articles
Browse latest Browse all 82115

Trending Articles



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