Hi,
I am currently working on one ASP.NET web application, which is having few Grid Tables, Dev team used Infragistic Controls for developing these grid tables.
I am facing issue for selecting a required row from this Grid table,
I used Following QTP code but its not working,
Browser(").Page("").Frame("").WebTable("").ChildItem(row no,col no,"WebElement",0).Click
Please help me how can i select a required row from grid table.
Thanks in advance
Ramesh S
Unfortunately at this time there is no valid support for the UI automation of our ASP .NET web controls.