-
combobox binding
Hello
I’m using C sharp as a front end to SQL server both are express.
I have 3 tables
tblCall, tblFSE and tblStatus
I drug from Data Sources to the form the controls from tblCall. And they setup nicely navigate just fine and edit appropriately enough. Problem is I would like the combobox controls for IDStatus and IDFSE to drop down and show the contents of their tables. I tried making them bound with “Use bound data items” from their smart task
I have the Data Source set to tblStatusBindingSource
Display Member set to Description
and Value Member set to Description also
With my current setup it will drop down and display values from the tblStatus.Description. But it doesn’t display them unless I drop down. Otherwise it shows the IDStatus.
The tables are…
tblCall
IDCall - primary
Customer
Dates
Comment
IDStatus
IDFSE
tblFSE
IDFSE - primary
FSE
tblStatus
IDStatus - primary
Description
Am I doing the binding wrong?
Thanks for any help
Steve
Last edited by RipIT; 07-29-2007 at 02:29 PM.
Similar Threads
-
By Robert R. in forum VB Classic
Replies: 4
Last Post: 02-04-2010, 10:23 AM
-
Replies: 3
Last Post: 08-29-2006, 12:45 AM
-
By software_develo in forum .NET
Replies: 0
Last Post: 08-07-2006, 10:31 PM
-
By Dharmesh in forum .NET
Replies: 1
Last Post: 08-13-2001, 02:30 PM
-
By xiao_john@yahoo.com in forum VB Classic
Replies: 0
Last Post: 02-20-2001, 02:23 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|