Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding records with a Combobox
Message
From
19/08/1999 14:12:01
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00255190
Message ID:
00255418
Views:
14
>Cetin,
>thanks, I only have a lookup table, basically what I do is this -
>
>If I present the user with a choice of ( e.g. solicitors ) in a combo, I create a table with the solicitors name in one field, and a solicitors code in another, I then use this table as a recordsource for a combo and bind the BoundColumn to the ControlSource i.e. the table I want to update, if you think this is a design flaw please let me know
>
>Regards
>
>Pete
No not at all. I just prefer SQL over directly using rowsource. But it depends. Unlike other controls :
-Combo's when event fires "anytime" as you move between items
-Record pointer "moves" in its rowsource. This sometimes is the desired effect where sometimes just cause headaches.
I think the latter is important more when you have to decide the rowsourcetype.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform