Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
How to select a row from GridTable (Used Infragistic Controls for developing these grid tables) using QTP tool
posted

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

Parents
No Data
Reply
  • 7695
    Offline posted

    Unfortunately at this time there is no valid support for the UI automation of our ASP .NET web controls.

Children
No Data