Protected Sub GridView1_RowDeleting(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.GridViewDeleteEventArgs) Handles GridView1.RowDeleting e.Cancel = True End Sub I hope it should work. http://www.tsspltd.com
U
User 4076302
@User 4076302