fnRowCallback not getting called with server side AJAX?
fnRowCallback not getting called with server side AJAX?
Hi -
I am using 1.8.1 and have a table set up with server side and iDeferLoading. I generate the initial page of the table as part of the page HTML and then use AJAX for additional pages. My fnRowCallback is called correctly when the first page is drawn (I alert for each row being drawn), but on subsequent AJAX requests fnRowCallback is never getting hit. I assume it should be called even for AJAX data, how can I find out why it is getting skipped?
Thanks!
Larry
I am using 1.8.1 and have a table set up with server side and iDeferLoading. I generate the initial page of the table as part of the page HTML and then use AJAX for additional pages. My fnRowCallback is called correctly when the first page is drawn (I alert for each row being drawn), but on subsequent AJAX requests fnRowCallback is never getting hit. I assume it should be called even for AJAX data, how can I find out why it is getting skipped?
Thanks!
Larry
This discussion has been closed.