Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Force grid refresh from SQL Stmt RowSource
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01350241
Message ID:
01350242
Views:
19
>How do I force my grid to refresh from a RowSourceType of SQL Statement to reflect a just-changed field value?

Hi Douglas,

You would need to re-select or if you use readwrite cursor for your grid's RecordSource (type Alias) you can use update clause to update this cursor.

Other ways would be to use CursorAdapter for your grid or updatable view.
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