Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
280
Regarding length validation in text editor
posted

Hello team,

I am facing one issue. So, my grid has 6-7 columns some r custom text/combobox and some are normal textbox. So I need to validate length. What is happening is validation is working but if minimum is 4 and if i type a and give 3 spaces it is not giving validation it's counting space?. How to fix it.