Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid loses columns when bound view is refreshed
Message
 
To
19/07/2000 15:23:44
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00394485
Message ID:
00394551
Views:
13
Gan,

Don't requery the view using the USE coimmand, instead use the Requery() function as in;

Requery("ViewName")

That way your grid won't get clobbered.
Previous
Reply
Map
View

Click here to load this message in the networking platform