jquery - JQGrid paging by group instead of rows -


in jqgrid, using grouping 3-15 rows per group. however, pagination set 25 rows per page, show 3 or 4 groups, last group split between pages sometimes. know why happens, there workaround list 25 groups per page instead of 25 rows per page?


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

php - Return Last Insert ID with PDO -

python - BeautifulSoup: How to get the nearest tag -