Click here to Skip to main content
15,889,595 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# coding problem Pin
Luc Pattyn15-Sep-09 15:37
sitebuilderLuc Pattyn15-Sep-09 15:37 
QuestionThreads an Objects Pin
FJJCENTU15-Sep-09 12:27
FJJCENTU15-Sep-09 12:27 
AnswerRe: Threads an Objects Pin
Christian Graus15-Sep-09 12:36
protectorChristian Graus15-Sep-09 12:36 
GeneralRe: Threads an Objects Pin
FJJCENTU15-Sep-09 12:55
FJJCENTU15-Sep-09 12:55 
GeneralRe: Threads an Objects Pin
Christian Graus15-Sep-09 14:02
protectorChristian Graus15-Sep-09 14:02 
AnswerRe: Threads an Objects Pin
N a v a n e e t h15-Sep-09 16:48
N a v a n e e t h15-Sep-09 16:48 
AnswerRe: Threads an Objects Pin
carlecomm21-Sep-09 21:42
carlecomm21-Sep-09 21:42 
QuestionCombo Boxes and Database Binding Pin
mbangh15-Sep-09 12:08
mbangh15-Sep-09 12:08 
Hi all,

I have a combo box that can be several values (example: Yes/No/Neither). I want to bind the combobox possible options to a table in a database.

TableOptions
Yes
No
Neither

But lets say a user ran the application and went ahead and selected one of these options. I am storing that selection in a different table.

TableProduct
ProductID Selection
1 No

When the application loads I want it to display the chosen selection (No in this case), but still show the allowable options stored in the first table.

Is this possible?

Thanks
Marc
AnswerRe: Combo Boxes and Database Binding Pin
Christian Graus15-Sep-09 12:37
protectorChristian Graus15-Sep-09 12:37 
GeneralRe: Combo Boxes and Database Binding Pin
mbangh15-Sep-09 12:43
mbangh15-Sep-09 12:43 
AnswerRe: Combo Boxes and Database Binding Pin
Abhishek Sur15-Sep-09 13:00
professionalAbhishek Sur15-Sep-09 13:00 
AnswerRe: Combo Boxes and Database Binding Pin
N a v a n e e t h15-Sep-09 17:33
N a v a n e e t h15-Sep-09 17:33 
GeneralRe: Combo Boxes and Database Binding Pin
mbangh16-Sep-09 5:56
mbangh16-Sep-09 5:56 
AnswerRe: Combo Boxes and Database Binding Pin
carlecomm21-Sep-09 21:30
carlecomm21-Sep-09 21:30 
QuestionXML Data and Data Sets Pin
AndyASPVB15-Sep-09 10:19
AndyASPVB15-Sep-09 10:19 
AnswerRe: XML Data and Data Sets Pin
Ian Shlasko15-Sep-09 10:54
Ian Shlasko15-Sep-09 10:54 
GeneralRe: XML Data and Data Sets Pin
AndyASPVB15-Sep-09 11:39
AndyASPVB15-Sep-09 11:39 
GeneralRe: XML Data and Data Sets Pin
Ian Shlasko15-Sep-09 12:05
Ian Shlasko15-Sep-09 12:05 
AnswerRe: XML Data and Data Sets Pin
carlecomm21-Sep-09 21:28
carlecomm21-Sep-09 21:28 
QuestionSource Code Encryption Pin
kKamel15-Sep-09 10:03
kKamel15-Sep-09 10:03 
AnswerRe: Source Code Encryption Pin
Manas Bhardwaj15-Sep-09 10:07
professionalManas Bhardwaj15-Sep-09 10:07 
GeneralRe: Source Code Encryption Pin
kKamel15-Sep-09 10:09
kKamel15-Sep-09 10:09 
GeneralRe: Source Code Encryption Pin
Christian Graus15-Sep-09 10:15
protectorChristian Graus15-Sep-09 10:15 
GeneralRe: Source Code Encryption Pin
PIEBALDconsult15-Sep-09 10:16
mvePIEBALDconsult15-Sep-09 10:16 
GeneralRe: Source Code Encryption Pin
Christian Graus15-Sep-09 10:18
protectorChristian Graus15-Sep-09 10:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.