Hi,
I am using Microsoft UI Automation to read data from a PowerBuilder Application.
The application has a gridview which I feel is a PowerBuilder Datawindow . This Grid displays Rows and Columns of Data.
I used UI Spy to inspect the control and it turned out to be ControlType.Pane.
How can I read all the rows and columns of data within this control using UI automation.
Regards,
Nikesh