12-02-2015, 04:07 PM
Hi,
I have this item in my application:
It's is a grid, I would like to iterate the columns name.
Which is the better way?
I tried with Object too, but without any results.
Suggestions?
Thanks.
I have this item in my application:
Code:
SwfWindow("myApp").SwfWindow("RawData.csv").SwfObject("RawData.csv")
It's is a grid, I would like to iterate the columns name.
Which is the better way?
I tried with Object too, but without any results.
Suggestions?
Thanks.