有人用过bootstrap-table吗,有问题请教大神
bootstrap吧
全部回复
仅看楼主
level 1
cossdia
楼主
2016年01月14日 01点01分
1
level 4
X_Sor
问题都不留下
2016年01月16日 03点01分
2
cossdia
分页的参数,怎么从页面传到后台,再后台怎么返回给页面
2016年01月16日 03点01分
X_Sor
@cossdia
data-method="post"设置方式,data-side-pagination="server"采用服务器处理,data-content-type="application/x-www-form-urlencoded"协议头写在table标签上,后台打印post
2016年01月16日 07点01分
泥鳅南瓜
@X_Sor
返回的总条数怎么显示
2016年01月18日 00点01分
X_Sor
@泥鳅南瓜
服务器分页的话返回json里写一个total
2016年01月18日 00点01分
1