i have a ImageButton inside a gridview. the gridview is inside update panel. i want to redirect to another page with the Clicking of the ImageButton. But it is not working inside update panel. what should i do? plz help.
Please refer this link.
You need to Register Postback event to ImageButton which is inside GridView.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.