In the properties window of a control you can put some code for validation of the field so that values are in the range that you want.
E.g: >=90 AND <=100 works fine.
But how do I get a telephone number in there, nothing more nothing less.
E.g: >=90 AND <=100 works fine.
But how do I get a telephone number in there, nothing more nothing less.