Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Column locking in a grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00538759
Message ID:
00538779
Vues:
9
>Brett,
>
>>A thread came across this morning that prompted me to ask. Does VFP 7.0 allow a clean way to lock a column in a grid so a user can scroll right or left and have one or more columns frozen, like excel does? By clean way I mean, setting a property of a column and not several lines of magic code.
>
>You may be intested in the grid's SplitBar and Partition Properties.
>
>For example:
>
>ThisForm.Grid1.SplitBar = .T.
>ThisForm.Grid1.Partition = 240
>
>Doug

I think the above were part of the old way which was not totally clean looking.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform