Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quick grid question
Message
From
08/09/1999 22:17:45
 
 
To
08/09/1999 22:16:17
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00261788
Message ID:
00262712
Views:
19
Sorry about the blank message. You can easily set the Movable property to .f. for any or all columns of a Grid from the property dialogs box.

>>>Hello all-
>>>How can I make it so a that a user is not able to drag the header of a grid column and rearrange the column order of a grid in a form?
>>>
>>>TIA,
>>>Scott
>>
>>Hi Scott,
>>
>>Try this in the Grid Init
>>
>>This.SetAll('Movable', .F., 'Column')
>>
>>HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform