Contributor
2594 Points
578 Posts
Jul 07, 2014 02:31 AM|Jalpesh P. Vadgama|LINK
Your HTML for gridview is not proper if you have to put any controls in gridview you need to use template column and put that control in itemtemplate.
So can you check HTML of your gridview and make it correct.
You can find lots of examples for template column on internet
Contributor
2594 Points
578 Posts
Re: getting null value in ddl Dropwon list value
Jul 07, 2014 02:31 AM|Jalpesh P. Vadgama|LINK
Your HTML for gridview is not proper if you have to put any controls in gridview you need to use template column and put that control in itemtemplate.
So can you check HTML of your gridview and make it correct.
You can find lots of examples for template column on internet
Microsoft MVP(Visual C#),Computer Geek,Lifelong Learner
My Technology Blog : www.dotnetjalps.com
Mark as answer if my anwers helps you