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

RadNumericUpDown with Metro theme - text still looks disabled after re-enabling when the theme is Metro

2 Answers 47 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Natasha
Top achievements
Rank 1
Natasha asked on 16 Sep 2011, 11:27 PM
Hello,

I am using Telerik Silverlight controls version 2011.2.712.1040.  I found an issue where if the RadNumericUpDown is disabled and then re-enabled, the text looks grayed out as if it's still disabled.  This only happens in the Metro theme.

<telerik:RadNumericUpDown IsEnabled="{Binding ElementName=EnabledOrNotCheckBox, Path=IsChecked, Mode=OneWay}"/>

<CheckBox x:Name="EnabledOrNotCheckBox" Content="up down enabled" IsChecked="True"/>


-> select and deselect the check box

Looks exactly the same an issue you fixed in 2009 for other themes (the second regression issue in the thread):
http://www.telerik.com/community/forums/silverlight/numericupdown/disabled-state-not-always-looking-disabled.aspx

Do you think you'll be able to fix this in the next release?  Also, any known easy work arounds?

Thanks,

Natasha


2 Answers, 1 is accepted

Sort by
0
Natasha
Top achievements
Rank 1
answered on 17 Sep 2011, 03:07 AM
Oh, and the date time picker has the opposite problem (with Metro theme) - the text stays bright even when the control is disabled :(.
0
Pana
Telerik team
answered on 21 Sep 2011, 02:16 PM
Hello,

And it will still stay so even with the service pack. I am really sorry for the inconvenience. We have scheduled the task to force consistency on the Disabled and ReadOnly states of the input controls so I believe the controls will get better with one of the upcoming internal builds.

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