Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
How to get One Colum Value from database selection of combox
anuj
9y
293
1
Reply
Gud morning Developer
i Have a Table (table name is customer)
id int ,
name varchar(20),
address varchar(20)
and i bind the database colum name from combobox in window application form
combobox show value...... name
i want id from customer table and this id is show textbox...
my problem is i don't get id from customer table with the clik combobox name
how to get id from database with tha combobox select item
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Graphing in C#
C# WITH EXCEL