Hi!,
How do I set min and max integer or decimal value for Input in mobile app?
Thank you
Prahlad
Hi,
I think the best way is to control the value of the input through the On Change event of the input. There you can check if the value is over or under the limit and act upon it
Regards
Sérgio