jquery - How can I get jqGrid to display the right record count when doing rowspan? -


i've been using jqgrid time , getting pretty @ using it, it's fantastic tool. i'm getting more advanced uses , have run problem can't seem figure out. i've built grid uses "rowspan" has been discussed in other stackoverflow questions. problem i'm having pager displays wrong record count , page counts based on number of records loaded. each , every row in grid spans 2 rows, page count , record count double size of number of displayed rows. there hook grid allow me provide number of records should displayed or change being displayed?

i appreciate can provided.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -