0
votes
1answer
35 views
Removing ASP.NET validators for controls that are no longer on the page.
I have a page that loads different controls into a placeholder via a ComponentArt Callback based on the user's action (clicking a link).
I am running to this scenario:
Action 1 loads a control with …
