Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bound value problem on custom control
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Bound value problem on custom control
Miscellaneous
Thread ID:
01135938
Message ID:
01135938
Views:
69
I need a combobox to be bound to a field in a table. The field on any given record will contain one of three values: blank, a value which is in the combobox's rowsource, or a value which is not in the combobox's rowsource.

I want the combobox to display the field value to the user in all cases.

I also want the combobox to accept the same three different values from the user and save them in the field (ie. blank, non-rowsource value, rowsource value)

The rowsource may contain a large number of values which have to be retrieved from a database situated across the network,and I don't want to load the rowsource unless the user actually decides to change a value (or clicks on the dropdown).

Can someone tell me the best way to achieve this?
---------------------------
Mike Boulton
WST Pacific Pty Ltd
65 Henley Beach Road
Mile End, South Australia 5031
Tel: +61 8 8150 5500
Web: www.wstpacific.com.au
Next
Reply
Map
View

Click here to load this message in the networking platform