I have a asp.net 4.0 gridview and it shows my database attributes. And I added a button to update the database. I want to go to another page to add some values when user clicks those buttons. How can i go to another page like anotherpage.aspx by clicking button?
Thanks
Why not do this:
(Or) do this