<table id="datagrid" title="" class="easyui-datagrid" fit="true"
data-options="rownumbers:true,url:'${path}/web/userInfoByPage',pageList:[10,20,50,100,300,500],method:'post'"
toolbar="#toolbar" pagination="true" fitColumns="true" singleSelect="true" rownumbers="true"
data-options="rownumbers:true,url:'${path}/web/userInfoByPage',pageList:[10,20,50,100,300,500],method:'post'"
toolbar="#toolbar" pagination="true" fitColumns="true" singleSelect="true" rownumbers="true"
border="false" nowrap="false">
</table
注意pagesize 的使用
版权声明:本文为nai598455803原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。