سؤال

I have a textbox, which has RegularExpressionValidation connected with it, and also has ontextchanged function autopostback is true.

Now the case is if RegularExpressionValidation failed, it will show error text in 1 second and disappeared, then do the ontextchanged function.

How can block textchanged, if validation is failed?

هل كانت مفيدة؟

المحلول

I figure my RegularExpression has some error, after I fixed it, it is solved.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top