2
Answers

how to use updatepanel

Photo of jony anderson

jony anderson

9y
902
1
i'm using updatepanel on DropDownList and trigger on CheckBox
and another updatepanel on another DropDownList and trigger on the previous DropDownList so when i check the CheckBox the first DropDownList change without refreshing the page good, but when i select new index from the first DropDownList after i checked the CheckBox the second DropDownList must change without refreshing the page but it won't change can anyone help ?

Answers (2)