To delete a selected row from DataGrid using VB.NET

delete * from [TableName] where ID="+DataGridVi ew1.CurrentRow. Cells(0).Value+ "