Oh if that is the case I would use an update panel. Put the second drop down in an update panel and set the asyncpostbacktrigger control to the first dropdown and the event to the selectedindexchanged event. The set the autopostback property on the first drop
down to true. Then in the selectedindexchanged event in the code behind you can populate the values of the second drop down. If you need an example let me know.
aterra
Participant
910 Points
162 Posts
Re: Drop-Down Cascade Issue: How to cascade two drop down
Jul 29, 2012 08:07 PM|LINK