re-validation

A

andrew53

After using Errors.DeleteAll() or node.RepaceChild(newnode, oldnode), all
validation errors (within the replaced node) get disabled. (this is related
to multiple views, enabling validation only for currently visible view, and
digital signing).

The question is - how to "re-enable" the errors or to re-validate the entire
form after Errors.DeleteAll() has been called?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top