Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
User-defined grid's layout
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01153465
Message ID:
01155923
Vues:
25
>Hi Naomi,
>
>Sorry late in the chain, but I'll throw-in a few thoughts for you... I have built (over the years), a dynamically built grid, custom columns, sortable headers, etc... Its available in the downloads section at www.pafox.org.
>
>Anyhow, my grid building framework is data driven (header table per grid-- primary alias, sorts, etc, and detail table -- fields, read/only, pixel width, captions, sorts, etc)
>
>I also allow for custom controls to be dynamically added to the grid (via the grid build detail table).
>
>To handle your situation based on the "which field" to show, I would have something like an integer column as a flag for type of information. What I would then do is build a custom "button" class, and in its click event have a test for the value in the record (identifying the type of info), and have that button launch whatever was to be the next step... This way, you would have other internal "key" information on the current record you could use and go from there...
>
>Just a thought.
>
>Don

Don,

Thanks a lot for your thoughts. I'm continue to think about various ideas suggested and how can I apply it in my situation...
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform