I am using GridView control in asp.net 2005 c# using .
GridView
How can I delete a particular row from GridView.
I have written the followin
Delete the row from the table dtPrf_Mstr rather than from the grid view.