01-07-2010, 06:46 PM
Hi All,
I have a grid which is like this:
Could anybody please tell me a way to fetch the data out of this grid. I have tried to 'Object Spy' this grid but this does not tell anything further to 'itGrid6.itGrid'.
Can QTP read the data under this Grid. If yes, then how?
I have a grid which is like this:
Code:
VbWindow("frmMainInterface").VbWindow("frmPersonnelList").ActiveX("ListboxWrapper.lstControl").ActiveX("itGrid6.itGrid")
Could anybody please tell me a way to fetch the data out of this grid. I have tried to 'Object Spy' this grid but this does not tell anything further to 'itGrid6.itGrid'.
Can QTP read the data under this Grid. If yes, then how?