|
-
Jul 31st, 2012, 08:57 AM
#1
Thread Starter
Member
Working with datagridview
Hello,
Trying to figure out a problem just hoping someone might be able to help or point me in the right direction.
What I am trying to do is have a ComboBox's contents and some text boxes be supplied by cells within a datagridview.
What I would like to do is if say column1 contents are = "GY" then that records column2 goes into the comboBox's items. I want it to then loop through the entire datagridview records and add every example of this to the comboBox's collection. From their I want to be able to select a item from the comboBox and then textBox1 and textBox2's contents will be provided from the same record but instead column 3 and 4 of same as the selected item in comboBox... any help would be appreciated. Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|