I have a gridview and on top of that I have to add a dropdown list which will fetch column values. Designation is the column name. Also when a value is selected in the dropdownlist only the respective designation values should appear in the grid. Can anyone pls suggest me on this.
GridView Columns
EMPID Name Designation City
1 a s c
2 b r g
HanookPosted Nov 8, 2013, 12:15 AM
HanookPosted Nov 8, 2013, 12:15 AM
References:
For drop down list inside gridview control
http://www.dotnetspider.com/resources/19586-dropdownlist-inside-Gridview.aspx
http://csharpdotnetfreak.blogspot.com/2009/02/ajax-cascading-dropdownlist-database.html
http://www.codeproject.com/Questions/475087/Howplustoplusbindplustheplusvaluesplusinplusdropdo