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

Entering the value in RadMaskedCurrencyInput taking us to new next control

1 Answer 87 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Amresh Kumar
Top achievements
Rank 1
Amresh Kumar asked on 08 Dec 2011, 01:14 PM
Hi,

I am using a silverlight application with TelerikGrid we are using RadMaskedCurrencyInput as  a Template column in Telerik Grid.
Below is the code.
     <telerik:RadMaskedCurrencyInput Value="{Binding SearchSize,Mode=TwoWay}" IsClearButtonVisible="False" Mask="############.##"  IsValidationHintVisible="False" Margin="3" TabIndex="9999" IsTabStop="False" TabNavigation="Once" />

When I try to enter in RadMaskedCurrencyInput control it takes me to next control so what i entered shifted to another control.

Do I need to set some property. I tried TabNavigation="Local" too.

I have attached screen shot. Please have a look into it for better understanding.
 
I will appreciated prompt solution for this.

Thanks & Regards
Amresh


1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 13 Dec 2011, 10:44 AM
Hello Amresh Kumar,

 We tried to reproduce your issue in a sample scenario but we did not succeed. Could you please have a look at our test project and let us know if we are missing something? You could modify our test or just send us an isolated copy from your solution. This way we would be better able to investigate the problem. Thank you in advance.

Regards,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Amresh Kumar
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or