Click here to Skip to main content
15,891,864 members
Home / Discussions / C#
   

C#

 
AnswerRe: Code for joystick Pin
Daniel Grunwald26-Feb-06 0:37
Daniel Grunwald26-Feb-06 0:37 
QuestionCharacter encoding Pin
Robert197425-Feb-06 8:49
Robert197425-Feb-06 8:49 
AnswerRe: Character encoding Pin
Joe Woodbury25-Feb-06 8:57
professionalJoe Woodbury25-Feb-06 8:57 
AnswerRe: Character encoding Pin
User 665825-Feb-06 9:04
User 665825-Feb-06 9:04 
GeneralRe: Character encoding Pin
Robert197425-Feb-06 9:24
Robert197425-Feb-06 9:24 
QuestionSkins Pin
Sean8925-Feb-06 8:48
Sean8925-Feb-06 8:48 
Questionshowing values in combo box Pin
rizwan_rashid25-Feb-06 7:31
rizwan_rashid25-Feb-06 7:31 
AnswerRe: showing values in combo box Pin
Paul Conrad25-Feb-06 8:12
professionalPaul Conrad25-Feb-06 8:12 
Not much to it.

1) Make a connection to the database
2) Query from the table holding the values you want in combobox
3) Iterate through the query results and add into combobox.

Plenty of code examples on this site to help.

PJC
AnswerRe: showing values in combo box Pin
microsoc26-Feb-06 15:27
microsoc26-Feb-06 15:27 
GeneralRe: showing values in combo box Pin
Paul Conrad26-Feb-06 17:54
professionalPaul Conrad26-Feb-06 17:54 
AnswerRe: showing values in combo box Pin
User 665825-Feb-06 8:22
User 665825-Feb-06 8:22 
QuestionTables in MySql Pin
Sean8925-Feb-06 7:02
Sean8925-Feb-06 7:02 
AnswerRe: Tables in MySql Pin
Wayne Phipps25-Feb-06 8:34
Wayne Phipps25-Feb-06 8:34 
QuestionXP Visual Styles Pin
Allah On Acid25-Feb-06 6:59
Allah On Acid25-Feb-06 6:59 
AnswerRe: XP Visual Styles Pin
Paul Conrad25-Feb-06 8:32
professionalPaul Conrad25-Feb-06 8:32 
GeneralRe: XP Visual Styles Pin
Allah On Acid25-Feb-06 8:46
Allah On Acid25-Feb-06 8:46 
GeneralRe: XP Visual Styles Pin
Paul Conrad25-Feb-06 9:03
professionalPaul Conrad25-Feb-06 9:03 
GeneralRe: XP Visual Styles Pin
Allah On Acid25-Feb-06 9:11
Allah On Acid25-Feb-06 9:11 
GeneralRe: XP Visual Styles Pin
Paul Conrad25-Feb-06 9:14
professionalPaul Conrad25-Feb-06 9:14 
AnswerRe: XP Visual Styles Pin
Luis Alonso Ramos25-Feb-06 18:04
Luis Alonso Ramos25-Feb-06 18:04 
GeneralRe: XP Visual Styles Pin
Allah On Acid26-Feb-06 11:13
Allah On Acid26-Feb-06 11:13 
GeneralRe: XP Visual Styles Pin
Luis Alonso Ramos26-Feb-06 14:14
Luis Alonso Ramos26-Feb-06 14:14 
QuestionDistributing a much-used function across classes Pin
spin vector25-Feb-06 6:33
spin vector25-Feb-06 6:33 
AnswerRe: Distributing a much-used function across classes Pin
CWIZO25-Feb-06 6:39
CWIZO25-Feb-06 6:39 
GeneralRe: Distributing a much-used function across classes Pin
spin vector25-Feb-06 6:53
spin vector25-Feb-06 6:53 

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.