14 years ago
Test Complete Version 7.51.667.5 and a
I am very new to Test Complete.
I am using Test Complete Version 7.51.667.5
I am trying to iterate though each row of a RadGridView Control (Telerik.WinControls.GridView) in a .NET application I would like to test.
I would like to do this in a Keyword test.
Once I find the proper row (ie find the unique id in column 0 that matches what I am looking for) I would like to double click on that row.
Any ideas how to do this?
Thanks for any help.