Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing cursors in a GRID
Message
 
To
12/06/1998 09:42:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00107566
Message ID:
00107567
Views:
20
You're overwriting the rowsource of the grid everytime you do a select, thus blanking it out. Instead of a temp table, how about using a parameterized view? Then you can set the parameter to whatever the combobox selected, and requery the grid to display the new information.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform