How to Generate a Combo Box in GRID Columns vb.net?
Here is my code where I am getting info into grid, however I would like to add 1 more columns with combo box and value (yes/No).
With grdStructure
.DataSource = rs
End With
|
Results 1 to 3 of 3
Thread: Combo Box in GRID
|
Click Here to Expand Forum to Full Width |