Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form trouble
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00253090
Message ID:
00254420
Vues:
21
>I'm using a form with one PageFrame that has two pages. The DE contains two remote views, one for each page. The views contain no relationships, but the view for the second page is parameterized, (each time the second page is activated I pass the correct value from the first page, select that cursor, and requery). I'm using the Wizbase form (and navbar on the first page, custom navbar on second page). The parameterized view (for the second page) is set to NoDataOnLoad in the DE.
>
>The correct data is being displayed on each page, but no matter what I do, everything on the second page is ReadOnly all the time. It is getting set to ReadOnly by the wizbase classes somewhere and I can't figure out where, or how to change it. I've tried changing Page1.ButtonSet.EditMode to .T. upon activation of the second page, but this is not working.
>
>Any suggestions?

Check the setallprop method of the navbuttons. It sets everything to disabled until you click the edit button. Usually I do .bar.cmdedit.click() if I want to be in edit mode when activating a container.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform