$('#selct1,#select2, ..').dataTable().fnDraw();. It won't work for you. you need to do it each one separately. So we can use jQuery each ...
確定! 回上一頁