Skip to Content
0
Former Member
Jun 13, 2011 at 06:37 AM

How do I access elements in a table without using lead selection?

51 Views

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!