javascript - How to get the total number of rows in datatable after pagination
天蓬老师
天蓬老师 2017-05-19 10:20:03
0
1
1318

var nums=$(".border_tables tbody tr").length;

After the datatable is paginated, only the number of rows on the current page can be obtained. How to obtain the total number of rows

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
Ty80

The backend needs to return the total number of rows

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!