Hi guys I'm new to NetWeaver.
I have a student node with several attributes in my context, one of which is student ID.
Suppose I bind my table columns to these attributes, and set my student ID column to be LinkToAction.
If I set my table property selectionMode to none, how can I know which row (or which element) I selected when I click on the LInkToAction?
Currently I am attempting to show another view to show the selected student.
Thanks in advance!