Hi everyone,
I have a table and inside it dropdownbykey.
I want to go with a loop on the table contents.
with the following command:
wdContext.nodeResearcherTable().getElementAt(i)...
I get the selected row of the table.
But, how do I get what the user chose?How do I get the selected key of the dropdownbykey in the table ?
Thanks you guys.
Ruthie.