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

Expand in win 7 with plus minus sign

4 Answers 134 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Balaji
Top achievements
Rank 1
Balaji asked on 15 Nov 2013, 06:40 PM
Hi,

I populated a treeview control dynamically with child nodes. In Win 7 this treeview has arrow marks for expand and collapse. I want to change it to traditional + and - symbols since our users are more comfortable with that. I have tried different themes but it didn't change this behavior.Please help.

4 Answers, 1 is accepted

Sort by
0
Balaji
Top achievements
Rank 1
answered on 18 Nov 2013, 10:13 PM
Anybody?
0
Petar Mladenov
Telerik team
answered on 19 Nov 2013, 03:11 PM
Hi Balaji,

Please check out this help article and let us know if this is exatly what you needed.

Regards,
Petar Mladenov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
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 >>
0
Balaji
Top achievements
Rank 1
answered on 19 Nov 2013, 08:55 PM
Thanks Petar. It worked. But treeview takes lot of time to load. I am loading it dynamically through the code behind. Any tricks to make it little faster?
0
Petar Mladenov
Telerik team
answered on 22 Nov 2013, 08:18 AM
Hi Balaji,

We strongly encourage you to use databinding and take advantage from the UiVirtualization and LoadOnDemand features of the RadTreeView.

Regards,
Petar Mladenov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
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
Balaji
Top achievements
Rank 1
Answers by
Balaji
Top achievements
Rank 1
Petar Mladenov
Telerik team
Share this question
or