2
Reply

items from a comboBox to a dataGridView ¿?

azariel moron

azariel moron

Aug 31 2009 10:48 AM
6.4k
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

Answers (2)