bootstrap-table方法之:selectPage/prevPage/nextPage,跳转到指定页码,上一页、下一页


官方演示地址:http://issues.wenzhixin.net.cn/bootstrap-table/methods/selectPage-prevPage-nextPage.html

Go to the a specified/previous/next page.
$table.bootstrapTable('selectPage', 1);
$table.bootstrapTable('prevPage');
$table.bootstrapTable('nextPage');


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM