I have problem in asp.net button control.
I define a button in form, onclick event of button is not firing when I click on the button.
onclick
&
i had the same problem did all changed the button and all above mentioned methods then I did a simple thing I was using two forms on a single page and form with in the form so I removed one and it worked :)