Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change grid column controlsource?
Message
From
04/10/2001 14:23:40
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Change grid column controlsource?
Miscellaneous
Thread ID:
00564369
Message ID:
00564369
Views:
50
It was recommended that to keep a grid from crashing when I delete the table's records and refill them with new ones... I should:
- use COPY STRUCTURE to create a temporary file with proper structure
- change the grids RECORDSOURCE to the new structure
- change the grids columns CONTROLSOURCE to the new structure
- change the delete the old source file and recreate the data
- change the grids RECORDSOURCE to the recreated file
- change the grids columns CONTROLSOURCE to the new structure

How do you change the CONTROLSOURCE... I tried thisform.grid1.columns(1).controlsource= and I get an error of unknown item.
Peter Brama
West Pointe Enterprises

VFP is getting easier but STILL alot to learn!!
Next
Reply
Map
View

Click here to load this message in the networking platform