<asp:Button ID="btnEdit" runat="server" Width="80px" Text="Approve" CommandName="EditRecord" /> <asp:Button ID="btnDelete" runat="server" Width="80px" Text="Delete" CommandName="DeleteRecord" />
R D Patel
Login to post response