BillBie

导航

2019年7月19日 #

【转发】jquery.datatables指定列可以排序

摘要: 转发自:https://q.cnblogs.com/q/55143/ $(document).ready( function() { $('#example').dataTable( { "aoColumnDefs": [ { "bSortable": false, "aTargets": [ 0 阅读全文

posted @ 2019-07-19 11:39 BillBie 阅读(15) 评论(0) 推荐(0)