Hi All
I've got a problem with validating a textbox that must contain a percentage between 0 and 100 with 2 decimal places
- What type of validator should I use e.g. range or regular expression
and
- what does the ValidationExpression need to be
Thanks v much