Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid
Message
De
04/12/1999 11:22:11
 
 
À
04/12/1999 11:08:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Grid
Divers
Thread ID:
00298668
Message ID:
00298672
Vues:
14
>I have a grid composed of 9 columns,
> I just want that the first and second columns
>will not move when I used the horizontal scrool bar
>any help.
>thank you.

The simple solution is to split your grid: right-click on it in design mode, select Edit and click-drag from left-bottom corner. Maybe it will be satisfactory for your users? Another way is complicated and will require some code to reset ColumnOrder property for all columns in run-time when user navigates the grid, i.e. it may involve grid's scrolled and afterrocolchange events, column's relativecolumn and activecolumn properties.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform