Hi,
I really need to get this work. I was trying to come up with some workarounds, for example, I’m thinking to detect the validation error on that input field and manually remove the jqx-validator-error-element class. However, I didn’t find how to detect validation error on a specific input field, also validationError and onError events are not fired when the single input field validation fails. Could you suggest if there’s a way to detect validation error on an input field, or could you provide some workarounds that can resolve this issue?
Thanks!
Meng