How to remove a row from gridview and not from database. Like i have one gridview and one remove button associated with each row..
Now when i click on any Gridview row remove button... that row will be remove from gridview and database. but i want that value not to be deleted from database !!