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.
9 responses to “C# Tutorial 10: How to Link Combobox with Database values”
Leave a Reply Cancel reply
Video Tutorials
Bringing you the best video tutorials for Photoshop, Illustrator, Fireworks, WordPress, CSS and others.
Video tutorial posted 24/07/13
Category: C# Tutorials
Pages
Random Videos
Video Categories
- 3DS Max Tutorials (150)
- After Effects Tutorials (160)
- C# Tutorials (121)
- Colour (6)
- Crazy Effects (1)
- CSS Tutorials (120)
- Dreamweaver Tutorials (139)
- Excel Tutorials (127)
- Featured (10)
- Fireworks Tutorials (131)
- General Effects (9)
- HTML Tutorials (143)
- Illustration and Vector (1)
- Illustrator Tutorials (174)
- IMove Tutorials (119)
- Lightroom Tutorials (145)
- People and Faces (3)
- Photoshop Tutorials (169)
- Text Effects (7)
- Uncategorized (32)
- WordPress Tutorials (140)
Tags
VideoTutorials.co.uk
-
Videotutorials.co.uk offers the web's best Photoshop tutorials, Illustrator video guides, CSS and HTML tutorials and much more all in one place. With new videos being added every day, you can learn how to master software and code to give your images and website some great effects.
Our site has beginner, intermediate and advanced video tutorials of varying lengths so you can learn a new skill at your own speed and level. So whether you're a web designer, print designer or just wanting to edit some family photos, you can get to it quickly and easily using these free video guides. (more)
sr..but u can combo all video to one? thanks
thx
Are you available for consulting?
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.
Thanks so much, You have helped me a lot.
you should use string name_dr = dr[“dr_name”].ToString();
Thanks Its working perfectly
i got thz error Argument ‘1’: cannot convert from ‘string’ to ‘int’ when am using sqlserver plz help me how to recover
thnx!!!!ur tutoril helped me…””””string comboobj = dr.GetString(“u_type”) “””” it has done… i just pass the datareader.. and it’s done.. 🙂