Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fix one colum in a Grid
Message
De
27/10/1999 12:21:59
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
27/10/1999 12:10:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00282127
Message ID:
00282340
Vues:
31
>Spliter bar and grids? Please tell me more. I didn't see anything in the hackers guide. Is this a new property?
>John


No not new. AFAIK they were also in FP2.x browses but of course not like a SplitBar property.
When you have a grid on a form, you'll see a little vertical black bar at bottom left corner. It's there if SplitBar = .t. (Default). User can drag it to "partition" grid. You can programmatically or in designer set Partition property to a desired size (typically by dragging split bar). Panel property holds active panel (1 -default- right, 0 left).
You can use those properties to force the user, say stay in right panel. I had a very old code doing that. If I can find in a short time will come back and paste :)
Browse command was easier in doing that :
browse ... lock nFieldsToLockAtLeft

maybe you could also think instantiating a browse with a name clause and manage it like a grid.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform