Click based on Name

Hi team,

I want to click a particular name in the dynamic table/Scroll Box, if the name is found click has to be done on the particular row. Is it possible or should I use Javascript?clickName

thanks,
Pooja

Hi,

It will involve iterating over the list of text labels inside the list box which will require you to write a c sharp code in code plugin.
For ease, you can use java script approach

Regards,
Amit Anand