Hiii all.
I have used datagridview in my form show all data and to enter by it.
Now I have a field which is type field which needs only 1 of 7 types. i.e.
1.Type AA
2. Type BB
3.Type CC
...
7 _____
So I want to put combobox in datagrid. How can i asign a combo to my database field in grid.???????
Thank you in advance![]()


Reply With Quote

