cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

How to use Validator widget to validate a TextBox widget for accepting numbers only

RohitKumar_Jais
4-Participant

How to use Validator widget to validate a TextBox widget for accepting numbers only

Carles Coll

Hi,

I have an requirement where is a TextBox named as Mobile number. I want this TextBox accept numbers only. I thing we can use Validator widget to perform this task but I don't know steps to do the same like how to bind Validator widget to TextBox widget and validating entered values.

Anyone can help me? It would be a great support for me.

Thank you in advance

From,

Rohit Kumar Jaiswal

3 REPLIES 3

You should use Maked Textbox widget instead.

Because I don't want to enter/save decimal values in database

I've reviewed my answer

Top Tags