In a C# 2010 web form application that I will be working on, I want to place a dropdown list control in a detailview control. I do not these that control as one of embedded controls you can use. I do see controls like a hyperlink.
Thus can you tell me or point me to a reference so that I see how to place a dropdown list control within a detailsview control?
Loading
Kunal NaikPosted Nov 14, 2011, 12:14 AM
Please refer following links, might be it will helps you,
Link1
Link2