Hi to all,
am a new .net developer,
Just i want to know how can i use dropdownlist control in gridview
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Aug 3, 2012, 1:39 AM
Please refer the below links
http://www.codeproject.com/Articles/12021/Accessing-the-different-controls-inside-a-GridView
http://highoncoding.com/Articles/125_Accessing_DropDownLists_inside_the_GridView_Control.aspx
http://www.dotnetfunda.com/articles/article989-dropdownlist-in-the-gridview-keeping-aspnet-forms-control-in-gridview.aspx
http://computermutt.wordpress.com/2009/12/25/creating-a-dropdown-in-an-asp-net-gridview-control/
http://www.codeproject.com/Articles/31347/Creating-an-ASP-NET-GridView-Custom-Field-of-type
http://technico.qnownow.com/use-dropdownlist-in-asp-net-gridview-control/
http://www.highoncoding.com/Articles/169_DropDownList_Inside_GridView__Method_1_.aspx
Thanks
If this post helps you mark it as answer
Venkatesh KumarPosted Aug 2, 2012, 2:17 PM
This sample will demonstrate how you can insert a DropdownList ASP.Net control into a GridView control:
Insert DropdownList control in GridView
A CP Aticle By Ravindra Nidhonkar
Accessing a DropDownList inside a GridView
http://csharpdotnetfreak.blogspot.com/2011/04/gridview-filterexpression-dropdownlist.html