MSFlex Grid issue - Double clicking on first row
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MSFlex Grid issue - Double clicking on first row
I am working on a Windows based application designed in VB6.
We are having a grid which is a MSFlex grid and inside that grid we have a multiple rows and columns. I need to "click" on the first row to highlight it and then "double click" to open some message box..
I went through the thread https://community.smartbear.com/t5/TestComplete-Questions/MSFlex-Grid-issue/td-p/89727
with some solution. From that solution I am not able not to access the properties SetFocus, Form, Form.Top, Form.Bottom, Form.ScaleWidth, Form.Witdh.
Can someone please help me as I am stuck from last few days with no solution
Thank you.
Neha
- Labels:
-
Desktop Testing
-
Script Tests
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is some sample code here that may be helpful
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Marsha,
Link shows how we can retrive the data from the cell. I need to click on the particular cell. Please advice.
Thanks.
Neha
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm not finding anything else in the documentation or recent posts. You can always try asking Support directly. Here's the link:
https://support.smartbear.com/testcomplete/message/
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See Interacting With Non-Compatible Application Objects, as it could be a custom control that the developers have implemented
