Hi All,
I am facing problem with DropDown By Index UI element. My requirement I have to create Table, Drop Down By Index UI element , node , attribut for this Drop Down By Index dynamicall and add this Drop Down By Index UI element to the Table.
I have created every thing (Dynamically Table, Drop Down By INdex UI , Node, attribute and added the DDBI UI to the Table), now when i deploy the application i am able to see the values in the drop down added in the table, I am adding the rows to the Table on click of one button "Create" at that time also i am able to create a row and able to see the values in the drop down, but i have two issues here :
1. When I am trying to change the Drop Down Value in third or fourth (other than first row) i am unable to select that droup down, again the cursor is pointing to the Drop Down available in first row and changes are done first row only.
2. When i click "onLeadSelect" event of the Table, value of all the Drop Downs in different rows(1, 2,3...) are modified and set to the value which i modified lastly for the drop down like before click on "OnLeadSelect" event of the table i changed the third row dropdown the same value is set to all the rows available in the table when i click on "OnLeadSelect" event of the table .
Could anybody please help me out in this regard. Thanks in Advance.
Regards,
Ramesh.