Ask a Question related to ASP.NET General, Design and Development.
-
George Ter-Saakov #1
CustomValidator controls
I have a User Control which has one CustomValidator control.
In debug I can see that validation is failing in UserControl::Page_Load and
IsValid of the custom validator is set to false.
But in the Page::Button1_Click it's already reset to false. Although the
error message is preserved.
What am I missing here?
Thanks.
George.
George Ter-Saakov Guest
-
customValidator in DATAGRID
hi everyone, i' ve got a datagrid in which there is a column with an input texbox in the column "template", i've added a customvalidator an one... -
CustomValidator and XMLHTTPRequest
yes. "Anatoly" <anatolyr@gilat.com> wrote in message news:#feBwBqVDHA.2248@TK2MSFTNGP10.phx.gbl... -
CustomValidator bug?
Hi. I am fighting the CustomValidator strange behavior for second day already. I created some test project which is only to reproduce the... -
CustomValidator limitation?
I have one CustomValidator that compares 2 password fields together, and the other that checks for a contact method and its correspoding details... -
Errormessage in CustomValidator
Hi, I´m using a server function in a CustomValidator control to verify a field date content before an insert process. What should I do to avoid...



Reply With Quote

