I have some problem in dropdownlist inside gridview.
i have designe a dropdownlist inside gridview like
how to fill data inside dropdownlist from dataset?
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.
ranjan sahooPosted Oct 7, 2013, 3:12 AM
Jignesh TrivediPosted Oct 4, 2013, 7:59 AM
hi,
I think this can be achieve by grid view Row data bound event.
in this event bind each row drop down
Please refer
http://www.aspdotnet-suresh.com/2012/05/bind-data-to-dropdownlist-in-gridview.html
hope this will help you.
ranjan sahooPosted Oct 4, 2013, 6:41 AM