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

RadMaskedCurrency and TabNavigation

1 Answer 65 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 30 Sep 2011, 06:34 PM

It seems that when using a RadMaskedCurrency control with the TabNavigation="Local", it works as expected and hitting a tab takes you out of the control.  However if you put it in a style like the following, it does not work.

<Style TargetType="telerik:RadMaskedCurrencyInput">
    <Setter Property="IsClearButtonVisible" Value="False"/>
    <Setter  Property="TabNavigation" Value="Local" />
</Style>

1 Answer, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 05 Oct 2011, 12:52 PM
Hello Josh,

Thank you for reporting this issue. I have logged this in our PITS under "TabNavigation cannot be set with a Style's setter" and have updated your Telerik points accordingly.

Best wishes,
Alex Fidanov
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
Josh
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
Share this question
or