Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiselect Grid help with the cursor in a textbox
Message
From
26/01/2007 11:58:30
 
 
To
26/01/2007 11:54:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01189689
Message ID:
01189692
Views:
7
>I have a grid that I have implemented a multi-selection capability with. The issue I have is that I have text boxes in the grid and when clicked on I get the cursor displaying in the textbox as well as the highlighting around the edges of the textbox.
>
>I am using the gotfocus of the textbox to update the back and forecolor of the textbox. I use the mousedown of the textbox to call the method to highlight the row(s).
>
>I would appreciate some help in preventing the textboxes from having the cursor.
>
>Jason

Grid.AllowCellSelection=.f.
but you would have to put your row selecting code in Grid.AfterRowColumnChange event
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform