Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding columns to grids
Message
De
01/07/1999 16:07:18
 
 
À
01/07/1999 16:02:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00236672
Message ID:
00236678
Vues:
11
>I have a grid with 11 columns. Due to a change, I now need another column. This column should be inserted between the current columns 3 & 4. I have a simple grid builder that allows me to change the titles of the columns and the justification of the columns, but I have to go in and change the control sources for 8 columns. Not difficult, but to be avoided if possible. A know I can put the column on the end and at runtime, reposition it where I want it. However, we want to see the columns ordered properly at design time. Any suggestions?
>
>TIA
>Mike

You can just go to Form Designer, increase Grid.ColumnCount property by 1, then right-click on grid, select Edit, mouse down on new column header and drag it to the needed position.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform