1
Answer

Div display getting reset after dropdown selectindex change

samanta

samanta

7y
619
1
 
I have 2 dropdown control and div . i have added updatepanel also.
 
if i select items from dropdown1 i added onchange event so that it will make div display:block.
dropdown2 havind selectindexchange event. once i select dropdown2 items div display getting reset to display:none.
 
How can i solve this issue?
Answers (1)