Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Going Away Problem
Message
 
To
26/09/1999 10:42:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00269073
Message ID:
00269156
Views:
22
> ThisForm.grdRV01.RecordSource = ''
> ThisForm.grdRV01.RecordSource = 'RemView01'
> ThisForm.grdRV01.Refresh

Thanks, but that doesn't 'empty/clear' the remote view recordsource. Here's what I tried to do:
	ThisForm.grdRV01.RecordSource = ''
	select DonatRV
	use
	use DonatRV nodata
	ThisForm.grdRV01.RecordSource = 'DonatRV'
	ThisForm.grdRV01.Refresh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform