i am developing billing software using .net win application. so i need to bind combo box in grid column1, column2.
how can i do that?
i am developing billing software using .net win application. so i need to bind combo box in grid column1, column2.
how can i do that?
Guess (if I understand you): Set the ColumnSpan Property of the ComboBox to 2.