datagridview - c# add values/show to DataGridViewComboBoxColumn -
I have a datagroup view that has different rows and columns and when I add value to it, it works perfectly
That's why I have a Datagram view of DGV
and the following line is working perfectly
dgv.Rows.Add (settings [0], string-endanger (setting [1]), setting [2], setting [3], setting [4]);
Now there is a new change setting [0] This was a text cell, now it's the DataGrid view combobox column and the value that I have to work on, not working, ... and this new Things Future!
How to solve
How to add a text value, which will show it as a combo box in the DataGrade Weibo Combobox column ??
Cheers
Use one,
By the way you can bind a value to a new object (in this case a checkbox) a function trough
Comments
Post a Comment