$(document).ready(function() { $('#example').dataTable( { "aoColumns": [ null, null, { "bSearchable": false, "bVisible": false }, { "bVisible": false }, null] } );} );
Post a Comment
No comments:
Post a Comment