PoisonAppleGFX
New Member
Is there any way to fire the \[code\]TextChanged\[/code\] event of a text box after all validation has succeeded. I have a text box which has 2 validators, but as I set my \[code\]autopostback=true\[/code\] for the text box it is firing the event.What I would like to have it fire the event after all validation is successful. Is this possible?