Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using an ActiveX Control in a Foxpro v9 Grid

Status
Not open for further replies.

lr145

Programmer
May 21, 2008
11
I am trying to use the Lan Desk Time ActiveX Control in a grid and the problem is that when I am in the active cell I can see the contents in the field but, all the other cells in the column then become empty. When I move to the next column, I then can see all the values in all the cells of the previous column. I tried using the dynamiccurrentcontrol to set the current control property to the activeX when the cell is active but, I want the other inactive cells in the column to be a text control so I can still see their values when I am not editing them. I have tried setting the sparse for the column to both t and f and no change in the behavior.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top