C# Tutorial 10: How to Link Combobox with Database values

C# Tutorial 10:  How to Link Combobox with Database values

how to bind combobox to textbox in C# ComboBox and TextBox‎ C# How to show combo box selected value in a text box‎ C# selecting an item in combobox and displ…
Video Tutorial Rating: 4 / 5

Don’t forget to check out our other video tutorials or share this video with a friend.

1 Star2 Stars3 Stars4 Stars5 Stars 0 votes
Loading... 2,475 views





9 responses to “C# Tutorial 10: How to Link Combobox with Database values”

  1. KiO ZiD says:

    sr..but u can combo all video to one? thanks

  2. Moises Jose says:

    thx
    

  3. tarapos says:

    Are you available for consulting?

  4. malvin18 says:

    hi! thanks for your tutorial, I really learned a lot. How can i make my combobox has a distinct content when I retrieved the data from my database? thanks again.

  5. Bruno Cardoso says:

    Thanks so much, You have helped me a lot.

  6. mrshariq0202 says:

    you should use string name_dr = dr[“dr_name”].ToString();

  7. mrshariq0202 says:

    Thanks Its working perfectly

  8. Rekha Mathavan says:

    i got thz error Argument ‘1’: cannot convert from ‘string’ to ‘int’ when am using sqlserver plz help me how to recover

  9. Vishal Mittal says:

    thnx!!!!ur tutoril helped me…””””string comboobj = dr.GetString(“u_type”) “””” it has done… i just pass the datareader.. and it’s done.. 🙂

Leave a Reply to Rekha Mathavan Cancel reply

Your email address will not be published. Required fields are marked *