Hello all,
I'm trying to iterate through each row in the grid, check the value in the 1st cell against a value in memory, then update the 3rd cell based on some logic.
Can someone help me puzzle this one out?
- My problem is the dynamic name of the Grid control.
- This is a thick client, not web.
- There is a UI element with a dynamic name, Grid(###########).
- I use these selectors, and all others I've tried, and always get the yellow exclamation point saying that multiple controls meet the same criteria, and it would use the top left.

- Structure of grid:
