Combobox Selection in Gridview for Windows Application
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am facing problem with combobox in gridview.I have used combobox in gridview and i am binding data to gridview combobox from database. If i click 2 times on combobox then it is showing the items and first item looks like blank. Can anybody help me to resolve this problem how to display items in gridview combobox without double click and it will show first item by default without selection.The application is windows application. Thanks in advance Pavani