Page 1 of 1

Access to UltraGrid Table

Posted: Tue Mar 23, 2010 3:48 pm
by DirkB
Hi,

I'm sure there is a simple access to the cells of a ultragrid table.
I have rows - I'll get them via row index: myTable.Rows // myTable is a Ranorerex.Adapter {Table:ultragrid1}
I have columns with headers (e.g. 'Seriennummer', 'Serial Number'), but these headers are a kind of cell attributes.
This is probably quite common with tables...
Spy tells me: .../table/row/cell[@accessiblename='Seriennummer']

But I currently don't understand how to access these columns or cells via their "AccessibleName" and not via column index.
By the way if I need to find the right column index how can I find it by comparing the header 'Seriennummer' with an attribute of the cell?
Meanwhile I review the Ranorex.Adapter concept again and again...

Thanx in advance
Dirk
UltraGridTable.jpg

Re: Access to UltraGrid Table

Posted: Wed Mar 24, 2010 2:15 pm
by Support Team
Hi,

I'm a little bit confused about you problem description, can you describe the use case ,which you want to execute, more detailed please. And take a look to our Screen Casts of RanoreXPath this maybe help you with your Problem.
http://www.ranorex.com/support/screencasts.html

Please also post or send me a Spy Snapshot of your Application, maybe this helps me to evaluate your Problem.
http://www.ranorex.com/support/user-gui ... html#c2072

Regards,
Peter
Ranorex Support Team