Question
6
Replies
11983
Views
Posted: January 24, 2017
Last activity: August 24, 2017
Closed
Solved
How to get the current row number in repeat grid
Is there a property that holds the current row number in a repeat grid/grid? I need to get the current index of a repeat grid row within the loop that renders the grid rows. Is this possible? I can see in the Java that is created there are counters used so are these counters available as a Pega property?
***Moderator Edit: Vidyaranjan | Updated Categories***
Hello,
Is your grid sourced with pagelist property ?
If so try the ".pxListSubscript" property, which is used to display the value of the row number.
Hope this helps.
Best Regards,
Mounika