Hi,
Does someone have a working Mask for inputting a Longitude and Latitude that can be used for the RadMaskedTextBox?
If you could share it I would appreciated it.
I have tried "0000\.0000000" which does not work.
I also tried "####.######" or "0000.000000". These work in general and allow the minus sign for negative values but does not align the value to the left of the decimal point correctly. You can enter a value to the left of the decimal that only has two digits, in other words the mask allows for empty spaces. I need to make sure the digits to the left of the decimal right align.
Thanks,
Reid
Does someone have a working Mask for inputting a Longitude and Latitude that can be used for the RadMaskedTextBox?
If you could share it I would appreciated it.
I have tried "0000\.0000000" which does not work.
I also tried "####.######" or "0000.000000". These work in general and allow the minus sign for negative values but does not align the value to the left of the decimal point correctly. You can enter a value to the left of the decimal that only has two digits, in other words the mask allows for empty spaces. I need to make sure the digits to the left of the decimal right align.
Thanks,
Reid