Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to assing method to a grid's column
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How to assing method to a grid's column
Miscellaneous
Thread ID:
00526757
Message ID:
00526757
Views:
56
Hi all,

I am using a grid with an SQL request in my form' init method. The grid'RowSourceType property is set to SQL (4) and RowSource property is set to the SQL request in my Form init method. I also modify DynamicBackColor and DynamicForeColor in the init method. So grid appears like I want, except the mouse pointer that appears like an "I" when I move on my grid.

The only way I found to keep the MousePointer as an arrow is to set th Thisform.MousePointer to 1 in the MouseMove method of my column. It is possible when the grid is designed at design time. How can I do that programmaticaly? I'd like to assign code to some of my grid's column.

Thanks
Thierry
Next
Reply
Map
View

Click here to load this message in the networking platform