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

Row hover colour

3 Answers 66 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Simon Bishop
Top achievements
Rank 1
Simon Bishop asked on 23 Feb 2010, 10:18 AM
Hi,

Is there a quick way to change the mouse over colour for rows in a TreeListView?

I am using a Style Selector for the RadTreeListViewItem to vary the row style.

Thanks,
Simon.

3 Answers, 1 is accepted

Sort by
0
Miroslav
Telerik team
answered on 25 Feb 2010, 03:24 PM
Hello Simon Bishop,

Changing the mouse over color can be done by editing the ControlTemplate. There is no property that can be like for the Background or Foreground.

Please note that the TreeList is a CTP and major changes are expected for it. It is best not to base any production code on it yet.

All the best,
Miroslav
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Adam
Top achievements
Rank 1
answered on 12 Sep 2011, 08:41 PM
Hi,

I am having a similar issue.  I would like to know if it is possible to take off the hover style completely.  In other words, right now the items in the TreeListView are a light blue when I hover over them.  Could I just turn that off?

Thanks,
Adam
0
Maya
Telerik team
answered on 13 Sep 2011, 06:54 AM
Hi Adam,

You need to edit the template of TreeListViewRow and remove its Background_Over state. You may run through our online documentation (link1, link2) for further reference.

Regards,
Maya
the Telerik team

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

Tags
TreeListView
Asked by
Simon Bishop
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
Adam
Top achievements
Rank 1
Maya
Telerik team
Share this question
or