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

RadNumericTextBox not working properly

2 Answers 177 Views
Input
This is a migrated thread and some comments may be shown as answers.
Apostol Apostolov
Top achievements
Rank 1
Apostol Apostolov asked on 21 Nov 2009, 03:03 PM
Hello,

For the project I work on, I add a RadNumericTextBox from the code behind to a RadGridCell. However the NumberFromat constraints that I've set to the RadNumericTextBox are not working. For example I've set NumberFormat.DecimalDigits = 0; and still after i set a value like 4532,235 it stays like that after the RadNumericTextBox is not on focus anymore. Have any ideas?

Thanks

2 Answers, 1 is accepted

Sort by
0
Apostol Apostolov
Top achievements
Rank 1
answered on 21 Nov 2009, 03:17 PM
Hello,

Moreover the NumericTextBox accepts text :) Any help appreciated!.

thanks
0
Accepted
Dimo
Telerik team
answered on 23 Nov 2009, 12:38 PM
Hello Apostol,

It looks like the RadNumericTextBox Javascript is not working at all. This may happen if you have a Javascript error on the page, if Javascript is disabled, or if the control scripts have not loaded (web resource handlers missing). Please check.

http://www.telerik.com/help/aspnet-ajax/troubleshooting.html

http://www.telerik.com/help/aspnet-ajax/web-resources-troubleshooting.html

Regards,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Input
Asked by
Apostol Apostolov
Top achievements
Rank 1
Answers by
Apostol Apostolov
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or