Hi,
Is there an easier way of getting a column name other than this example below? Seems a bit long-winded!
SwfWindow(win).SwfTable(grid).Object.DisplayLayout.Bands.Item(0).Columns.Item(0).Key
Or is this the best way because differents bands can have different headings?
Cheers, Ryan
Thanks for the info. I`ll write you in the mentioned thread
Regards
Hey Georgi,
Well nopes..i'm still struggling with the issue...u can see my comment posted on the blog mentioned above by you...
Regards,
Ravi Salunkhe
Hello Ravi,
Have you been able to resolve your issue ? If you still have any concerns or questions I will be glad to help. If you need any additional assistance don’t hesitate to ask.
I suppose that this question is duplicate with the question from this forum thread https://ko.infragistics.com/community/forums/f/test-automation-for-micro-focus-uft-windows-forms/25150/accessing-column-names/395472#395472
Please take a look there and provide us more details.
Hi Ammar,
I'm unable to get the column names from the grid, ive tried some of your suggested solutions but the property "GetNAProperty" is not working with QTP 11.
Please help me out with this as i'm stuck with this issue for a long now.
Also, how do i retrieve nested grid column names and values?