amithsid
11 years agoContributor
Performing actions on MSFlexGridWndClass
How to perform a click on the cells of the grid using the row and colomn numbers instead of using screen coordinates and how to get the cell coordinates for a particular cell?
Name: VBObject("MSFlexGrid1")
Class: MSFlexGridWndClass
The inner cells are not spiable only.
Under which objects to add it in the object mapping?
Name: VBObject("MSFlexGrid1")
Class: MSFlexGridWndClass
The inner cells are not spiable only.
Under which objects to add it in the object mapping?
- Hi
There is no builtin method to dblclikc the grid cell. u can find the cell coordinates using internal methods and click on the particular cell
See my answer in the thread
http://smartbear.com/forums/f81/t90659/msflex-grid-issue/#90724