Hi,
I am just evaluating the controls for use in our application - one requirement I have is to be able to display input type boxes with attached units - the behaviour I want is basically identical to that of the Percent input box but I need control over the symbol displayed on a text box by text box basis.
So for example I instead of:
3.25 %
in a text box, I would want to display things like:
3.25 kg
or
3.25 m/s
How difficult would it be for me to modify one of the input controls to allow this kind of behaviour?
Thanks,
Jason