This is a migrated thread and some comments may be shown as answers.

Change value text for particular integer

1 Answer 62 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Aurore
Top achievements
Rank 1
Aurore asked on 21 Jun 2011, 12:26 PM
Hello,

I'd like to use numericupdown from 0 to maxvalue. But is it possible to display "auto" instead of "0".

Because i need to refer to "0" as a special number...

Have you an idea ?

Otherwise i will use a combobox...

Thanks
Aurore

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 21 Jun 2011, 04:49 PM
Hello Aurore,

You can use the NullValue property of the NumericUpDown and set it to Auto. In that way when the value in the Numeric is null, it will display "Auto". Unfortunately, this is the only possible option.

Please let us know if you have any other questions.

All the best,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
NumericUpDown
Asked by
Aurore
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or