Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids and SQL Server
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01223538
Message ID:
01223553
Views:
18
>You could use different cursors (could be the same structure): one as grid's recordosurce, another to accept data from the server; and you have a form's method where you refill the recordsource:
>
>set safety off
>zap in gridalias
>set safety on
>insert into gridalias select * from sqlalias
>thisform.mygrid.setfocus
>
Yeah, but refreshing the Child cursor shouldn't effect the Parent in any way. My child grid actually works just fine with the current set-up...
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform