Hi All,
I have a dropdown(autopostback) and button in update panel . when I change value in dropdown it postback and take some time whitin that time use can click on button. I want to restrict user to click on button.
Is it possible to hide that button duting async postback.
suggest something,
Thanks in advance...