Link to home
Start Free TrialLog in
Avatar of thiennhien
thiennhien

asked on

keep dropdown list items when postback...tricky part--items added through client side!

Hello everyone.  I have a server dropdown list in asp.net page.  I added the items dynamically through client side code.  If I want to keep the values during postback...how would I be able to do that? Thanks.
ASKER CERTIFIED SOLUTION
Avatar of Torrwin
Torrwin
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of thiennhien
thiennhien

ASKER

The data cannot be binded because I am using client side code (Javascript) to add the items dynamically. Thanks anyway.
Well, it really doesn't matter what you are using to get the data there.  As long as you call within that if statement