I am using Row repeater and displaying 100 rows of data using Link to Action .
My problem is if i click one of the Linkto Action Button I need to fetch the particular record that i clicked , And in click event for the link to action i read the context its giving the first value of the node.
Then how to get the particaular record is selected in the Rowrepeater