How to get index or selected item in table layout
Hi,
I'm using a table layout with a datapage list. If I select a complete row I want to show the details in a seperate section placed next to the table. On table's action page I found SetFocus. I extented it with invocation of a data transform and a refresh. The problem is that I don't know how to get the selected item in the table and to use it in the dataform for mapping.
Thanks in advance, Andre