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

Disable paging,ordering,info,search properties along with column definition

$
0
0

hello
i want to Disable paging,ordering,info,search properties along with column definition like this

$(document).ready(function() { var table = $('#stb1').DataTable({ "paging": false, "ordering": false, "info": false, "search": false } ); table.columns: [ { "data": "Qty" }, { "data": "Des" }, { "data": "Price"}, { "data": "Payable" }] });

how can i do?


Viewing all articles
Browse latest Browse all 82030

Trending Articles



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