I am not able to understand your problem. Can you elaborate your problem ?
As per my understanding if your problem is generic means want to get the first column of every datawindow then
you can do this by getting the column count as
Describe("Datawindow.Column.Count")----> This will give you the counting of the column. Now get the first column by using # like Describe("#columnNumber.Property")
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.