Dear Telerik Team,
I am using the RadNumericUpDown control for accepting the numeric value. I have made hidden the up and down tick button so it look like simple textbox. The purpose of using this control specific for Distance and Weight values so it can be in any unit of measurement. For example, meter, millimeter, feet, kg, ton etc.
For simple UOM like meter, I can simply set the CustomUnit as "m" and it works fine. But How can I represent the value of 99.11 feet to feet and inch e.g., 99 ft 1 in
So whenever user trying to edit the value, it will be in feet only and once it is edited value will be displayed in feet and inch.
How can I achieve this behavior using RadNumericUpDown control ?
Thanks & Regards,
Hiren Lad