Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid problem
Message
 
À
25/06/1999 12:42:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00234026
Message ID:
00234089
Vues:
31
>I know I'm missing something basic here. I have a grid on page 2 of a pageframe with a record source based on a local view 'vaddress' and recordsourcetype = 1 Alias. column count is set to -1 so I should get a column and row for each record in the local view. No data shows up in the grid at runtime. I have textboxes showing the record count and data in the local view. This demonstrates that there is data which should be visible. Grid.enabled=.T.
>
>Any ideas as to why the empty grid?

When you switch to page2 (in the activate method) put "this.refresh". If that doesn't help, put a SET STEP ON in the activate, the see if indeed the view has any data in it to display.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform