Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quick grid question
Message
De
08/09/1999 22:17:45
 
 
À
08/09/1999 22:16:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00261788
Message ID:
00262712
Vues:
18
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform