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

Unable to input numbers in numericupdown in Japanese mode

3 Answers 41 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Kiran
Top achievements
Rank 1
Kiran asked on 11 Jun 2012, 11:51 AM

Dear Telerik Team,

               I am unable to input numbers in NumericUpDown control when the system language bar is set to Japanese Input mode = Hiragana, conversion mode= general it crashes the application . i am getting a catastrophic error .I have attached the screen shots for reference.

   
Thanks,
Kiran 

3 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 14 Jun 2012, 11:36 AM
Hi Kiran,

Could you please send us the declaration of the NumericUpDown control - it is bound to a ViewModel? Is this only happening when the culture is set?

Kind regards,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Kiran
Top achievements
Rank 1
answered on 18 Jun 2012, 09:20 AM
hi Konstantina,

 yes we are binding it to a viewmodel and this happens  independen of the culture when we try to input japanies text .I have attached the declaration below 

<telerik:RadNumericUpDown telerik:StyleManager.Theme="Office_Blue" Width="50" Height="20" Value="{Binding Points,Mode=TwoWay,ValidatesOnDataErrors=True,ValidatesOnNotifyDataErrors=True}" Minimum="0" Maximum="250" IsInteger="True" SmallChange="1" ></telerik:RadNumericUpDown>


 
0
Konstantina
Telerik team
answered on 21 Jun 2012, 08:33 AM
Hi Kiran,

I was able to observe the issue and I have logged it in PITS. You can view it here, vote for it and track its status to see when it is going to be implemented.
Your Telerik points have been updated for your involvement.

Kind regards,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
NumericUpDown
Asked by
Kiran
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Kiran
Top achievements
Rank 1
Share this question
or