Micro Focus QTP (UFT) Forums
UFT with Windows grid - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: UFT with Windows grid (/Thread-UFT-with-Windows-grid)



UFT with Windows grid - user1 - 10-01-2014

Hi,

I have windows application with the data grid that was from the vendor (Sunguard).

I could not get the row and column values from the grid.

I am using UFT 12.

When i record the application i could see only the below line.

Window("ApplicationName").Window("FX").WinObject("Rate:").Type "0"

I have included .NET, ActiveX, VisualBasic addins.

Let me know if i am missing anything.

thank you.