Data grid combo box items in windows application
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a data grid control and I placed one combo box in that data grid and I am binding data to data grid combo box.When i run the application by default the combo box is not showing anything if i double click on combo box then only it is displaying the items. Can anybody please help me to resolve the problem showing combo box items in data grid control by default when i run the application. Thanks in Advance Pavani