I have a textbox in an aspx page that has a TextChanged event attached to it. I also have a validator attached to the textbox.
When the text is changed, the validate
try it after change AutoPostBack="true" as AutoPostBack="false"..