Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo and field data
Message
From
11/02/2010 08:07:57
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
11/02/2010 07:37:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01448754
Message ID:
01448757
Views:
70
>Dear All,
>I have a table with two fields the first one called brand and the second one called device_name
>The first one has 25 records on it and the second has only 5 records. But unfortunately when I created two combos the first combo handle the field called brand and the second handle the field called device_name my question is how can I let the second combo not to show the empty records
>Thank you

*Combo properties
RowSourceType: 3
RowSource: Select Device_Name from myTable where !(Device_Name == '') into cursor crsDeviceNames

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