Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid controls not Refreshing
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Grid controls not Refreshing
Divers
Thread ID:
00134965
Message ID:
00134965
Vues:
60
I have a grid containing a pageframe which contains two pages, on each page there is a grid containing one or more combo boxes in their columns (i.e. one combo per column ), I issue a this.refresh() from the init of the form, but only the controls on page one are refreshed.

In the refresh event (in my base class pageframe) resides this code

for i = 1 to this.pagecount
this.pages[i].refresh()
endfor

so the call is being made, it just doesn't refresh the comboboxes, I've placed wait windows in the refresh events and they don't fire on the second page

Thanks
Pete Kane
Regards,
Peter J. Kane



Pete
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform