Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

Call fnDrawCallBack on datatables

$
0
0
Hi I have added this lines of code in the postExectution of my table definition, in order to apply some changes to the displayed table.

Code:

$('#obj_tabTable').dataTable({"bRetrieve":true}, {
                "fnDrawCallback": function( oSettings ) {
                alert( 'DataTables has redrawn the table' );
                        }

Whi I'm not able to get into the fnDrawCallback?

Thanks

Viewing all articles
Browse latest Browse all 16689

Trending Articles



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