I have a gridview with checkbox inside a update panel. I have a button outside update panel where OnClientClick the values from hidden fields are picked and a new page is called. The problem is OnClientClick is not working. When I remove update panel then the button is working fine. There is no OnClick event for the button. Please help.
↧