Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing items from list box
Message
From
01/10/1999 12:12:49
 
 
To
30/09/1999 12:53:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00270528
Message ID:
00271597
Views:
19
Mary-Ann,
You can still bind the listbox to a controlsource. Try setting the controlsource equal to your view's field.

Otherwise, if the listbox is unbound, then you will need to manually REPLACE the cursor's field (same as the view's field in this case).

>If I use no rowsource, no rowsourcetype and no control source and just fill the list with .additem (from a view), what's the best way to update the original table? In other words, even though the field values come from a view, I'm filling the list with .additem so do the updateable view rules apply?
Previous
Reply
Map
View

Click here to load this message in the networking platform