Forum Discussion
shankar_r
8 years agoCommunity Hero
Hi,
Test Complete doesn't go to cell level object for some of the grids types, This may part of that.
But you can access the values using below functions,
youTableObject.wRowCount - To get row count
youTableObject.wColumnCount - To get column count
youTableObject.wValue(row,col) - To get cell value
for more details
http://helpcentral.componentone.com/docs/vsflexgrid8/vsflexgridpropertieseventsandmethods.htm
Related Content
- 10 months ago
- 3 years ago
- 5 years ago
- 5 years ago
Recent Discussions
- 4 hours ago