hi,
I have a table which has dropdown list.
According to requirements the dropdown in different rows of that column are different.
I was able to get the different list of dropdown in different rows.
The problem is now stuck up with how to extract the values from the dropdown in each row.
Please help.
The method i used for different dropdown list is,
Creating a child node in main DataSource name of the table and added the values of dropdown to the child node.
Regards,
SV