Row index in grid with grouping
Row index in grid with grouping
Luca86
Posts: 1Questions: 1Answers: 0
Hi all,
i've done a grid with some grouping, but when i want to read value of cell in the grouped grid they are not counted correctly with rowIndex.
In practice it counts only the single lines and not those of the groupings
For example i've 1 grouped + 2 lines + 1 grouped + 2 lines + 1 grouped + 3 lines + 1 grouped + 2 lines
The rowIndex counts only 9 lines instead of 4 grouped+9 lines
How can i do?
This discussion has been closed.
Answers
Hi @Luca86 ,
It would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin