Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > TreeView > RadTreeView Background color issue

Not answered RadTreeView Background color issue

Feed from this thread
  • Posted on Feb 1, 2012 (permalink)

    Hi..anyone please.

    Sorry for my bad English. I have a very small issue regarding RadTreeview item background color. My issue is ,I have created a radtreeview with some items. On mouseover that items of radtreeview ,it visible as yellow color by default, I didn't set this color.

    If right click on any item in radtreeview, and open a window from right click options. Then, Close that right click window. and again I see the item what I right clicked. That yellow color is fixed, that is not removing. I am again right click on any other item except the old item, that default yellow color is still visible. After refresh this page, the yellow color is removed from old item.

    How should I remove the yellow color of last item ??

    please tell me the solution as soon as possible, what I need to do ? for clear I have attached image files.

    .xaml file : Design code .
    ===========================================================================================================
    <telerikNavigation:RadTreeView x:Name="ProcessList" KeyUp="ProcessList_KeyUp"  
                        IsLineEnabled="True" SelectionMode="Single" IsEditable="False"   
                        IsDragDropEnabled="True" MouseLeftButtonUp="TextBlock_MouseLeftButtonDown_1" Selected="ProcessList_Selected">
                        <telerikNavigation:RadContextMenu.ContextMenu>
                            <telerikNavigation:RadContextMenu x:Name="ContextMenu" ItemClick="ContextMenu_ItemClick" Opened="ContextMenu_Opened">
                                <telerikNavigation:RadMenuItem Header="New" Name="miNew" />
                                <telerikNavigation:RadMenuItem Header="Open" Name="miOpen"/>
                                <telerikNavigation:RadMenuItem Header="Delete" Name="miDelete"/>
                                <telerikNavigation:RadMenuItem Header="Rename" Name="miRename"/>
                            </telerikNavigation:RadContextMenu>
                        </telerikNavigation:RadContextMenu.ContextMenu>
                    </telerikNavigation:RadTreeView>
    ===========================================================================================================


    Thanks,
    PRABAKARAN G.



    Reply

  • Petar Mladenov Petar Mladenov admin's avatar

    Posted on Feb 2, 2012 (permalink)

    Hello PRABAKARAN ,

     What is the telerik RadControls version that you use ? We are aware of similar issue but we believe it is fixed in Q3 2011 SP version.

    Regards,
    Petar Mladenov
    the Telerik team

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

    Reply

  • Posted on Feb 3, 2012 (permalink)

    Hi...

    Very thank you for reply Mr Petar. We are using Q3 2010 version for telerik Radcontrols. Is it possible to fix this issue in 2010 version or Shall I buy Q3 2011 for fix this bug ?

    please try to resolve it in Q3 2010 itself.

    Regards,
    PRABAKARAN G.

    Reply

  • Posted on Feb 6, 2012 (permalink)

    Hi...

    What about my solution..? plz tell me the answer for this issue as soon as possible. We are using Q3 2010 version for telerik Radcontrols. Is it possible to fix this issue in 2010 version or Shall I must need to buy Q3 2011 product for fix this issue  ?

    please tell any solution for this.

    Thanks,
    PRABAKARAN G.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > TreeView > RadTreeView Background color issue
Related resources for "RadTreeView Background color issue"

Silverlight TreeView Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]