i have gridview with Databound from database in C# WinForm Application.
now ,when cell of gridview gets in Editmode,combobox should be displayed in stead of normal textview cell of gridview.
so that user can select value from combobox.
how?
i have gridview with Databound from database in C# WinForm Application.
now ,when cell of gridview gets in Editmode,combobox should be displayed in stead of normal textview cell of gridview.
so that user can select value from combobox.
how?