Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid problem after returning from another form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00922442
Message ID:
00922682
Vues:
11
>I have a modeless form with a grid on a pageframe that is based on a query. The user can recreate the grid from the form and I do this by disabling the grid,clearing the record source value,recreate the data, and then repopulate the grid recordsource value and enable the grid. Everything with this process is working fine. There are times from within the form that another modeless form is called out. Upon returning from the called out form, is when I start to have problems. When the user does a new search, which recreates the grid, the grid with the data is displayed, but the grid isn't enabled, even though the grid's enabled property is true. As soon as I click on a different page, and then click on the page with the grid, the grid becomes enabled. If I rem out the callout to the other modeless form, and keeping everything else the same, I don't get this problem. I'm running VFP 7 SP1.
>
>Does anyone have any ideas? Thanks in advance!

Do each of these forms have a private datasession? If not, calling the second form could be interfering with the data used by the grid on the first form.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform