Forum Discussion

halovski's avatar
halovski
Contributor
11 months ago

How to find properties of a cell dynamically?

 I need clientRow to find the row I'm looking for in the table below. How can I access the properties of a cell in a table that changes depending on the run? For example I need it to equal 1 when I search for 13.99 and 2 when I search for 5.05. Basically the .RowIndex property of whatever I'm searching for