Jump to content

Recommended Posts

Posted

we have a read-only grid control in our application and we wish to get the content from this grid and compare it with other window titles. Could anybody please help me in this?

Thanks in Advance,

Yogesh

Posted

Depends on what type of content you need. If its only the title you need that shouldn't be difficult. In any case you will need to use the Window Info tool provided with Autoit and some of the functions like WingetTitle.

Some of the devs may have more input when they show up later...

good luck!

Posted

Depends on what type of content you need. If its only the title you need that shouldn't be difficult. In any case you will need to use the Window Info tool provided with Autoit and some of the functions like WingetTitle.

Some of the devs may have more input when they show up later...

good luck!

Hi,

I searched for the solution to above problem - (getting grid content or values) on the internet and found the below link which says there is a limitation with Autoit for grids.

My link

Please help me with this in a right direction..

Posted

Depends on what type of content you need. If its only the title you need that shouldn't be difficult. In any case you will need to use the Window Info tool provided with Autoit and some of the functions like WingetTitle.

Some of the devs may have more input when they show up later...

good luck!

Also note that we have a grid of format x*y; where x (rows) and y (columns) could be varying. So can we get the selected value from this grid?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...