Skip to Content
0
Former Member
Aug 09, 2005 at 07:40 AM

Accessing DropDownByKey value in Table

24 Views

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.