标签:targe logs color gets tar 哪些 排序 get nbsp
$("#id").DataTable({
aaSorting: [0, ‘desc‘], // 默认排序
aoColumnDefs: [
{?
"bSortable": false,
"aTargets": [1,2,3] // 哪些列不排序
}?
],
});
标签:targe logs color gets tar 哪些 排序 get nbsp
原文地址:http://www.cnblogs.com/cloudshadow/p/datatable_custom_sort.html