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

Using the Treeview to show/edit a bulleted list

1 Answer 146 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Ash
Top achievements
Rank 1
Ash asked on 18 Jul 2009, 03:18 PM
Would the TreeView be a good control to display and edit a hierarchical bulleted list like what MS Word does?
See picture
http://www.java2s.com/Tutorial/Microsoft-Office-Word-2007Images/Create_Multilevel_Bulleted_Or_Numbered_List___Press_Enter.PNG

From a display side, hiding the treeview lines and adding bullet points to every node should solve it. Is there a way to let editing happen without having to press the F2 key.

Thanks,
Ash

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 20 Jul 2009, 06:39 AM
Hello Ash,

Yes - the treeview will fit nicely in your scenario.

You can trigger the NodeEditing by using the IsInEditMode property to true.


Kind regards,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
TreeView
Asked by
Ash
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or