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

Change dataTables.js to Fix server side dt type DT_RowAttr

$
0
0

In Function function _fnRowAttributes( row ) Append the instruction to fix the gap:

if ( data.DT_RowAttr ) $.each( data.DT_RowAttr, function( key, value ) {
    $(tr).attr( key, value );
});

Viewing all articles
Browse latest Browse all 82694

Trending Articles



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