Forum Discussion
HKosova
14 years agoSmartBear Alumni (Retired)
Hi Andrew,
To verify a value in a grid cell, create a property checkpoint for the wValue(row, column) property of the grid object. See the attached images.
As for DataGridItemRenderer objects, they are internal helper objects used to render the grid contents, that's why, they have dynamic indexes. They aren't supposed to be used for automation; you need to use methods and properties of the grid object (FlexDataGrid) instead.
To verify a value in a grid cell, create a property checkpoint for the wValue(row, column) property of the grid object. See the attached images.
As for DataGridItemRenderer objects, they are internal helper objects used to render the grid contents, that's why, they have dynamic indexes. They aren't supposed to be used for automation; you need to use methods and properties of the grid object (FlexDataGrid) instead.
Related Content
- 11 years ago
- 5 years ago
- 10 years ago
- 10 years ago
Recent Discussions
- 2 days ago