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

RadTreeViewItem Foreground Problem

1 Answer 62 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
J
Top achievements
Rank 1
J asked on 04 Dec 2013, 07:26 AM
Silverlight 5 + Win 7(x64) + IE11 + RadControls for Silverlight Q3 2013

Simple Code
<Grid x:Name="LayoutRoot" Background="White">
        <telerik:RadTreeView HorizontalAlignment="Left" Height="250" VerticalAlignment="Top" Width="150">
            <telerik:RadTreeViewItem Header="Item 1" FontSize="16" FontWeight="Bold" Foreground="Green"/>
        </telerik:RadTreeView>
</Grid>
But run the solution,Foreground is not green;

Only set the theme for the Expression_Dark/Windows8/Windows8Touch ,the Foreground is correct.


1 Answer, 1 is accepted

Sort by
0
Accepted
Evgenia
Telerik team
answered on 04 Dec 2013, 02:01 PM
Hi,

We are known of this issue and it was already fixed. Please download our latest internal build under your account where you'll find the fix.

Regards,
Evgenia
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
TreeView
Asked by
J
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Share this question
or