Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid problem
Message
De
31/03/2004 16:12:44
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00891302
Message ID:
00891304
Vues:
13
>Greetings All,
>I have a simple form with a grid and a combo box on it.The selection change in the combo box is causing the creation of a new data set that is shown in the grid. The ControlSourceType of the grid is define as 1-Alias.
>
>Everything works fine, except the fact that each consequent control change in a combo box is causing the grid to lose its originally set layout.
>
>Please help..
>Daniel M.


Any time you close or pack a table that is related to a grid the grid will lose the control layouts. So if you are packing the table you can
copy the records to a temp table. Zap the table and append them back in. Or you can try and set the grids recordsource to null then pack or close the table and reopen the table and then reset the recordsource.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform