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

RadNumericUpDown looks disabled

1 Answer 82 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
J.S.
Top achievements
Rank 1
J.S. asked on 12 Mar 2012, 02:38 PM
Hi.

when I place a RadNumericUpDown inside a RadBusyIndicator, the NumericUpDown looks disabled until I move the mouse cursor over it. 
I tested this with a minimal example:

<Window x:Class="WpfApplication1.MainWindow"
        xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"                       
        Title="MainWindow" Height="100" Width="100">
     
    <telerik:RadBusyIndicator>
        <telerik:RadNumericUpDown />     
    </telerik:RadBusyIndicator>
</Window>

When you start the example, the RadNumericUpDown is grayed out, but isn't disabled.
We are using Telerik WPF-Controls 2012.1.215.40. Is there a fix for this issue?

Best regards, 
   Jörg.

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 13 Mar 2012, 02:53 PM
Hi Jörg,

This is a known issue and we have logged it here. You can vote and track the progress of fixing it.

All the best,
Georgi
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
NumericUpDown
Asked by
J.S.
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or