Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Resetting a form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00389847
Message ID:
00389891
Vues:
14
>Hi Paul,
>
>For some reason it doesn't clear the contents of the grid. GRRRRRRR.
>
>Thanks!
>
>Alex
>
>> Take a look at the SetAll() method of the form. Eg:
>>
>>THISFORM.SetAll("value","")

A Grid's Value property isn't quite the same as other controls. Since a grid is bound to a view/table, you'll have to handle the grid separately - either through clearing the RecordSource or by refreshing or clearing the data source directly.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform