Lokked
September 29th, 2010, 01:40 PM
Hello,
A VB-coded Database Client is using what I believe is a Grid control. The only info I have about the control is AU3_Spy lists its ClassNN as TG80.C1Grid32.202, so I can only assume its a Grid Control.
In a general way, what method can I use to read all the data contained in this control? It contains editable text fields which could be used to automate a certain process, leaving less up to the user.
I would be programming this automation in either VBA (Excel) or using C#, but I don't require language-specific instructions. Just an approach to solving the problem.
Thank you,
Jon
A VB-coded Database Client is using what I believe is a Grid control. The only info I have about the control is AU3_Spy lists its ClassNN as TG80.C1Grid32.202, so I can only assume its a Grid Control.
In a general way, what method can I use to read all the data contained in this control? It contains editable text fields which could be used to automate a certain process, leaving less up to the user.
I would be programming this automation in either VBA (Excel) or using C#, but I don't require language-specific instructions. Just an approach to solving the problem.
Thank you,
Jon