bDeferRender doesn't work with mRender?
bDeferRender doesn't work with mRender?
I have a dataset of a few hundred rows. When I use bDeferRender, in conjunction with "aoColumns" and "mRender", mRender is called for every row in the dataset even though the table is only displaying the first 10 rows.
bDeferRender doesn't seem to do anything in this case. Am I missing something?
bDeferRender doesn't seem to do anything in this case. Am I missing something?
This discussion has been closed.
Replies
fnCreatedCell / fnCreatedRow might also be of interest.
Allan