Problem to handle with last event
-
Hi I am using a GridView to add some rows at run time. I've used databound colums to delete the relevent row of the Grid. When I delete the row at run time and after that I press F5 key to referesh the page it looks for the last called event for the delete button, but the button is now deleted, so it gives an error. Kindly give me a solution. Vijay
-
Hi I am using a GridView to add some rows at run time. I've used databound colums to delete the relevent row of the Grid. When I delete the row at run time and after that I press F5 key to referesh the page it looks for the last called event for the delete button, but the button is now deleted, so it gives an error. Kindly give me a solution. Vijay
Hi, After deleting just redirect the page to same page. Bhanu