jqgrid分页设置问题
摘要:
1.jqgrid去掉分页的办法 去掉pager: '#stinfoPage', rowNum:10, rowList:[10,20,30], 就OK了,但如果这样的话jqgrid会默认以20的rows传到后台,看下后台传入的请求rows=20&page=1,这时我们后台程序如果对rows值进行计算仍然是分页的查询,那么我们怎样才能查询所有呢?how to disable rownum property of jqgrid table?the rownum property of jqgrid by default takes 20. now i have json da 阅读全文
posted @ 2012-04-11 13:47 海洋天空 阅读(1619) 评论(0) 推荐(1)
浙公网安备 33010602011771号