También agregué y colunm template y al botón que agregué le puse el Delete en el commandName y no funciona y me fijé que al final de la subrutina dice: Handles Grid.DeleteCommand
La subrutina completa dice:
Private Sub Grid_DeleteCommand(ByVal source As Object, ByVal e As System.Web.UI.WebControls.DataGridCommandEventArgs )
Qué hago?