TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
azariel moron
NA
14
0
items from a comboBox to a dataGridView ¿?
Aug 31 2009 10:48 AM
Hi there guys, how can i pass the items from a comboBox to a dataGridView ?, when i click on a button (btnAdd) the selected item from a comboBox populate the dataGridView, so i can add some items from the comboBox to a dataGridView.
I have the comboBox filled with a column (attribute) from a table in the DataBase. I wat to load all the tuple(from that table) of the selected item (attribute) in the comboBox as a row of the dataGridView.
Thanks in advance for your help, i will apreciate too much
Reply
Answers (
2
)
DataGridview Selected row pointer symbol
ignoring a case in C#