Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox in a grid
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01529523
Message ID:
01529551
Views:
28
>The recordsource property stays static (ie; csrGLAR), the cursor gets regenerated each time you select a different customer on page 1.
>
>in the refresh of the grid I set the recordsourcetype to 0, create the new cusrsor, then set the recordsourcetype to 1.
>
>Gary

This is not going to work. Use safe select approach to avoid any problem with grid reconstruction. Select into temp cursor, zap original and insert from the temp.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform