<asp:CommandField ButtonType="Button" ShowEditButton="True" runat="server" ShowDeleteButton="true"><ItemStyle />
</asp:CommandField>
In this case (Edit and Delete in same column)..
I need Confirmation message "Are u sure u wan to delete it" while i go for Delete button..
Is it possible