did you add a EditCommandColumn?<asp:EditCommandColumn
                 EditText="Edit"
                 CancelText="Cancel"
                 UpdateText="Update" 
                 HeaderText="Edit item">               <ItemStyle Wrap="False">
               </ItemStyle>               <HeaderStyle Wrap="False">
               </HeaderStyle>            </asp:EditCommandColumn>