tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.84k stars 1.2k forks source link

[Question] How to restart 'rownumbers' on every group when `grouping`? #1042

Open systemsolutionweb opened 1 year ago

systemsolutionweb commented 1 year ago

Is there a way to restart rownumbers count at one on every group when grouping is On? CURRENT: image EXPECTED: image

tonytomov commented 1 year ago

Sorry for delay. For now there is no build in functionality. We have the information stored in internal variable and I will see if we can implement this - good idea.

parallels999 commented 1 year ago

I like this feature