Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Suggestion Please regarding this
Message
De
02/05/2002 13:22:52
Walter Meester
HoogkarspelPays-Bas
 
 
À
02/05/2002 11:21:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00651711
Message ID:
00651999
Vues:
19
AKhan,

>i have four tables (different data structure), and the form receive a parameter table name, and combo box select dist values from table, and depending upon the values of the combo i need to populate the grid, and user should be able to add data to the grid.

The most easy way is to create four views and create four formatted grids, Depending on the table selected, you display the correct grid. The others could remain invisible.

Another option is to load the view in the init of the form, and populate and format the grid mannually. If you need custom code in the grid objects you should consider using classes and insert them into your grid with the ADDOBJECT method of the columns.


Walter,

>How to do this..
>
>Thanks for your input
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform