Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get data from an activeX Grid
#2
Not Solved
Hi,

Try with below way.

Code:
VbWindow("frmMainInterface").VbWindow("frmPersonnelList").ActiveX("ListboxWrapper.lstControl").ActiveX("itGrid6.itGrid").Object.DoClick
Actx_Data=VbWindow("frmMainInterface").VbWindow("frmPersonnelList").ActiveX("ListboxWrapper.lstControl").ActiveX("itGrid6.itGrid").Object.Text
msgbox Actx_Data
Reply


Messages In This Thread
RE: How to get data from an activeX Grid - by sreekanth chilam - 01-08-2010, 01:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ActiveX component can't create object: 'JavaWindow' JayeshK 0 1,492 01-07-2021, 01:12 PM
Last Post: JayeshK
  Not able to click text inside the grid dropdown szkapoo 6 4,297 12-20-2014, 09:43 PM
Last Post: supputuri
  SAPGUI Grid Ansh123 1 5,529 11-20-2014, 05:05 PM
Last Post: supputuri
  UFT with Windows grid user1 0 2,867 10-01-2014, 10:21 PM
Last Post: user1
Exclamation URGENT: ActiveX component can't create object citibank_ani 3 15,296 09-09-2014, 01:02 PM
Last Post: VarunKaushik

Forum Jump:


Users browsing this thread: 1 Guest(s)