sundevils22
13 years agoOccasional Contributor
Unable to read data form a grid .
I am facing proble to read data from a grid in my application which i am supposed to automate.Though the grid looks likes a table but most of the standard properties are customised and disabled.
The test complete recognises this grid object as a single object which makes it difficult to access data in each individual cell.Since i have to double click on a grid cell value
to invoke a process ,the inability of the tool to read grid value is blocking my approach.
The object type is DataGridView.
Need help or suggestion to what approach needs to be followed.
The test complete recognises this grid object as a single object which makes it difficult to access data in each individual cell.Since i have to double click on a grid cell value
to invoke a process ,the inability of the tool to read grid value is blocking my approach.
The object type is DataGridView.
Need help or suggestion to what approach needs to be followed.