|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello all,
Am currently in need of help to bring a drop down combo box in the edit mode of the datagrid. currently while we click edit text boxes replaces the columns and i need some combo boxes in some text box places. Hope some one would help me with coding details briefly. Swaminathan.T, Coimbatore, India |
|
#2
|
|||
|
|||
|
Hi Buddy
First thing you have to change that boundcolumn into a Templatecolumn (if using Visual Studio.Net u can convert it from the property pages of the datagrid) then inthe HTML view you will get two templates . in the Edit Template , Rplace the asp:textbox control with the control you want at edit-time ie in this case dropdownlist. then u can set the datasource and the datamember to whatever u want .. maybe a dataset Hope u got it Hapy Prgming Vimal |
![]() |
| Viewing: Dev Articles Community Forums > Programming > .NET Development > Urgent help needed in vb.net datagrid |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|