Forum Discussion
Thanks Robert
As I explained in my post that no matter which row I'm looking at every cell in the first column is mapped as Cell(0,0) so RowCount doesn't help here. for more Info please have a look at this one: ColumnIndex and RowIndex is always set to 0
Thank you
Abhi
What you are looking at there is not the mapping, it is the object browser. Can you give us a screenshot showing the table object in the object browser with the child objects expanded? It should look something like:
Basically, what I'm suggesting you do is to not use Object Spy or any other way of grabbing the cell directly from the screen but to enter in the code as I showed in my first response. In my example above, my Table has these properties:
Do you have similar properties?
- Adagio8 years agoFrequent Contributor
Sure Robert..here's the screenshot. you'll see that here only columnindex would change, and rowIndex would always remain 0
Thank you
Abhi
- tristaanogre8 years agoEsteemed Contributor
Wow... that's a strange looking table where the child objects of the table aren't cells but are panels... that's those extra div tags in the HTML.. really bizzare way of building a table.
In any case, we'll have to look elsewhere for the properties... with the desired cell highlighted, what happens if you go to advanced view (there's a link at the top of the properties panel)? What other properties are available that we could perhaps look for?
- Adagio8 years agoFrequent Contributor
Thank you Robert! I felt the same way about this object. Even after using 'Advanced' it doesn't help. I've to talk with the architects to make it better.
appreciate your help.
Thank you
Abhi
Related Content
- 3 years ago
- 4 years ago
- 2 years ago
- 12 years ago
Recent Discussions
- 5 hours ago
- 6 days ago
- 10 days ago