Hi,
I tried the same thing, but my required field validators, regular expression validators does not fire....
I have checked that the following:
<
asp:Button ID="btnUpdate" runat="server" CausesValidation="true" CommandName="Update" Text="Update" Width="100px" ValidationGroup="EditValidate" OnClientClick="javascript:return confirm('Update this application?');" />
What else can I do to make it work?
I have been stuck at this problem for 2 weeks now....zzzzzzz