Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid--which column do I have?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00233472
Message ID:
00233921
Vues:
28
>Do you mean the third visible column, or the third absolute column? Either way you could tackle this by adding an array property to your grid and populating it at init with two dimensions: one with column name, and one with column order. After this, whenever you have a column name, you can look up its original order in your array.

He wants absolute, I guess. That's a good idea you have...also, if in vfp6, another idea would be to use ADDPROPERTY to each column in the grid init, and place the start columnorder value in each...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform