Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
1380 Points
241 Posts
Feb 26, 2010 07:27 PM|LINK
It is probably easier to just put an update panel around the dropdownlist and do the database stuff on partial postback. I think it is returning null because it is being changed client-side.
Prof_Teancum
Participant
1380 Points
241 Posts
Re: How to get the selected value of a listbox that is rendered using HtmlTextWriter?
Feb 26, 2010 07:27 PM|LINK
It is probably easier to just put an update panel around the dropdownlist and do the database stuff on partial postback. I think it is returning null because it is being changed client-side.