Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resetting a form
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00389847
Message ID:
00389891
Views:
15
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform