I have one extjs number field. I can enter numbers 0-9 and dot(.) in it. How can I avoid this dot also. I need only integers. Plase give me the required regex.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is actually a config property on a
numberfieldto do that, so you can just specify the field like this: