Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace Grid Header class at runtime for a grid
Message
De
15/09/2005 11:30:27
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01049921
Message ID:
01049927
Vues:
13
This message has been marked as the solution to the initial question of the thread.
>Hi all
>
>I have grids in a mover form. The columns are populated at runtime based on the underlying cursor. I have a grid header class from the downloads section.
>
>How can I substitute the grid class at runtime for the columns that are decided at runtime?
>
>Please advise.
* with oColumn
if type(".Header1") = "O"
  .removeobject("Header1")
  .addobject("myHeader","myHeader")
endif
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform