Hi,
I have one textbox, when we click on that TextBox.
I need to generate Dropdownlist dynamically inside the TextBox and also
that Dropdownlist show some value from database.(we need to bind Dropdownlist)
how can we do that.
Please help me.
Thanks,
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.
Pradip PandeyPosted Nov 21, 2012, 5:11 AM
http://www.aspsnippets.com/articles/creating-dynamic-dropdownlist-controls-in-asp.net.aspx
Hope it will help.