Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

Datagridview combobox and data

$
0
0

I have a combobox in a datagrid. The problem is that I have the data in a dataset AND the combobox "picklist" all on the same column. I'm not sure if I'm saying this right or not.

I have the comboxbox "picklist" data as "One","Two", "Three". In the data, on the combobox,I want it to say "Two" on the "text box" portion of the combobox. The problem is that I want to see the"Two" appear AND THEN if you click on the combobox, all the rest of the rows appear.

I didn't know if there's one data set or two data sets (one for the rows and one for the "options").

Thank you for helping me out, I had a stroke back in December and I'm still having issues with my "words".


Viewing all articles
Browse latest Browse all 2535

Trending Articles