D
Daniel
Hi
In our application we need to send a form to WEBDAV (WSS List) without
validating the hole content. For that I use a DAVAdapter. Now I had the
problem that I get allways an error when I try to send a form that is not
valid. So I delete all errors (XDOcument.Errors.DeleteAll) and then I can
send the form without any problems. But now I would inform the user about all
existing erros.
Is there a methode to re-validate the forms data?
In our application we need to send a form to WEBDAV (WSS List) without
validating the hole content. For that I use a DAVAdapter. Now I had the
problem that I get allways an error when I try to send a form that is not
valid. So I delete all errors (XDOcument.Errors.DeleteAll) and then I can
send the form without any problems. But now I would inform the user about all
existing erros.
Is there a methode to re-validate the forms data?