Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Freeazing a grid column
Message
De
27/07/1999 10:11:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
27/07/1999 10:01:33
Joao Godinho
Fredesenvolv, Lda
Lisbon, Portugal
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00246467
Message ID:
00246570
Vues:
24
>Hi Cetin,
>Thank´s for unwser me, but a didn´t understand what i have to do to freeze a column grid.
>Thank you,
>
>João.
OK. Let's sample a code. Add a custom property to form (later when you understand it you could make add that to a grid class) "FreezeColumn". Set its value to ie: 3. Add this code to grid.afterrowcolchange :
LPARAMETERS nColIndex
this.columns(thisform.FreezeColumn).setfocus()
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