In my ASP.net page i have a user control in which there is dropdown which has autopostback property and an event for it . now the page also has the master page on which there is a button. When i change the index of the user controls drop down the master pages Button goes disappear.I am not able to understand why this is happening.Please reply if anyone has same kind of problem and solution for the same.