Re: Asp.Net RequireFieldValidator and CE

  •  01-30-2004, 12:16 PM

    Re: Asp.Net RequireFieldValidator and CE

    I have the same problem...you must disable client side script for validation before the validator will actually "validate" the control. In an up-level browser it would be nice if you didn't have to round-trip to the server for validation.
View Complete Thread