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

Need to fire function after page event

$
0
0
The page event in the following code snippet fires before the paging event has actually occurred.

$('#dataTableID').live('page', function () { logWhateverShowsInCell2(); });

Is there a way to attach an event listener for after the paging?

FWIW, "fnDrawCallback" : logWhateverShowsInCell2(), ... only fires for the initial loading of the dataTable, not on subsequent events like paging, sorting, filtering, etc...

Viewing all articles
Browse latest Browse all 82458

Trending Articles



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