Need help reading a grid
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2010
07:14 AM
04-16-2010
07:14 AM
Need help reading a grid
I'm trying to read a "SS32X25_Spread" grid with TC7. I can't seem to get it to read the grid. The idea is to click and select a specific row in the program to be able to change the data in that row.
Thanks for all the help,
Matt
Thanks for all the help,
Matt
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2010
08:02 PM
04-19-2010
08:02 PM
Hi Matt,
The control doesn't have special support in TestComplete. So, to test it, you need to use native properties and methods. I suggest that you go through this article. It contains sample code demonstrating how to obtain the value of the specified cell in the SpreadSheet control.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
