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

[Solved] integer PercentTextBox ?

0 Answers 88 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Julien
Top achievements
Rank 1
Julien asked on 16 Feb 2012, 02:27 PM
Hi, 

I'm currently using your percent textbox( http://demos.telerik.com/aspnet-mvc/razor/numerictextbox?theme=vista ) for percents.

How could I specify that I want only int numbers?

because by default I will have 0 in the box, and I see 0,00%, how can I avoid those ",00"?

EDIT: NEVERMIND: I found the "DecimalDigits(0)"
Tags
NumericTextBox
Asked by
Julien
Top achievements
Rank 1
Share this question
or