Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form not refreshing when moving through records in table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00543067
Message ID:
00543495
Vues:
14
I have tried removing the Lockscreen commands and that didn't work either. The code behind the vcr buttons is:

skip
if eof()
go bottom
endif
thisform.showperms()
thisform.refresh()

the showperms procedure is what checks/unchecks the checkbox buttons on the form according to the information in the table which it is reading from.

====================================================
>What happens if you don't have the Lockscreen commands? Try deleting them temporarily to see if that changes anything.
>
>Also, what code do your VCR buttons use to refresh the screen. Can you call it explicitly?
>
>HTH
>Barbara
>
>>that didn't work either.... any other ideas?
>>
>>===================================================
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform