To enable the UI in the GridView for Updates or Deletes, you can
either set the AutoGenerateEditButton and AutoGenerateDeleteButton
properties to true, or you can add a CommandField to the GridView
control and enable its ShowEditButton and ShowDeleteButton properties