Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmComboBox
Message
From
01/11/2010 07:14:20
 
 
To
27/10/2010 16:49:03
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
01487209
Message ID:
01487752
Views:
44
Hi Tim. I have a combobox to display 8 items. I do not see any reason as to why I need to create a table for 8 records.
Here's what I'm trying to do:

I have a table called "Lookups" with 3 fields (PK, Name, Type)

PK is the table primary key
Name is the name of the lookup. i.e. BLD can be Building 9
Type can be:
AGC - Agency
BLD - Building
COR - Class of Restriction
COS - Class of Service
RTY - Request Types
STY - Status Types
UNT - Units
VEN - Vendors

BindingSource is Lookup (table mentioned above)
BindingSourceDisplayMember is Type
BindingSourceValueMember is Type

Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform