Hey at Telerik
I would like to know how i can set the RadMaskedEditBox to accept only a decimal number.
I need the RadMaskedEditBox for coordinates and cannot limit the box to a specific number og digits before the seperator or after.
The closest i can get is by setting the MaskType of the RadMaskedEditBox to 'Numeric' and the Mask to 'n'.
As i see it 'n' and 'n2' gives the same result. isn't 'n' supposed to not limit the input.
Sincerly
Jan
I would like to know how i can set the RadMaskedEditBox to accept only a decimal number.
I need the RadMaskedEditBox for coordinates and cannot limit the box to a specific number og digits before the seperator or after.
The closest i can get is by setting the MaskType of the RadMaskedEditBox to 'Numeric' and the Mask to 'n'.
As i see it 'n' and 'n2' gives the same result. isn't 'n' supposed to not limit the input.
Sincerly
Jan