Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid loses columns when bound view is refreshed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00394485
Message ID:
00394497
Vues:
11
Usually it is a recordsource problem. Set the recordsource to "" before the requery and after the requery, set the recordsource the the new view.
grid.recorsource=""
requery()
grid.recordsource="someview"
Extreme Programming = Plan -> Design -> Code -> Test
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform