Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to freeze a grid column ?
Message
De
04/01/2001 13:51:43
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00452047
Message ID:
00459465
Vues:
28
Samuel,

You might want to include "This.Scrolled" in the grid's AfterRowColChange method so the left columns freeze when the user navigates the grid with the keyboard.

David.

>Hi Vlad,
>Thanks for your help in giving me help to freeze the most left
>columns in a grid table. I just put the following lines in grid's
>Scrooled Event will meet my request:
>
>this.column1.columnorder = this.leftcolumn
>this.column2.columnorder = this.leftcolumn+1
>
>The result is good enough for me ! Thank again.
>
>Samuel
David.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform