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
Instead of mapping unique cells, If you know what entry[one unique column value is enough] is going to add it your table, then you find them with the expected values and see whether those entry got reflected in table or not.
If you are not sure what values going to add, You can't validate it right way but you can validate with assumption that it is inserting it lastrow.
- Adagio8 years agoFrequent Contributor
nope..I wouldn't know what data might appear in the table. it's all being auto-populated by restful services and the size is never the same...sometimes there are 8 rows and sometimes there are 3 rows. I would want to read the value of Cell in first column after reading the corresponding status in the same row in second Column.
Thank you
Abhi
Related Content
- 3 years ago
- 12 years ago
- 4 years ago
- 2 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago