Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Header Equivalent to Columns(i)
Message
De
16/03/1999 16:21:00
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00198314
Message ID:
00198331
Vues:
20
>In a grid, I can generically cycle throun the columns with This_Grid.Columns(i).whatever. But if I have changed the name property to the column headers, I can not do This_Grid.Columns(i).Headers(i).whatever. Is there an equivalent for headers like ther is for columns? Or am I doomed to cycle through all the column objects looking for the object with a baseclass of *Header*?
>
>TIA

So why change the header object name? Is there some reason you couldn't just cycle through your columns collection referencing This_Grid.Columns(i).Header1 ?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform