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

Editable treelistview

4 Answers 141 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Kiran
Top achievements
Rank 1
Kiran asked on 08 Sep 2010, 11:31 AM
Hi

Is it possible to implement editable hierarchial grid using this control. I was not sure as there are no samples online. I have to implement an hierachial gridview with checkboxes which i succeeded in implementing but wanted to see if this control can be used to achieve the same purpose. Please see the image for the effect i am looking for.

Regards
Kiran

4 Answers, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 13 Sep 2010, 08:57 AM
Hello Kiran,

You can definitely use RadTreeListView to achieve your functionality. You can use the sample provided in the RadControls for WPF installation as your starting point. Also you can check this Silverlight example which uses the same XAML and code behind.

Kind regards,
Stefan Dobrev
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
Arinto
Top achievements
Rank 1
answered on 16 Nov 2010, 11:07 AM
Hi Stefan 

Check with you, are the cells in RadTreeListView editable?

Does it support drag and drop of a TreeListViewItem to re-arrange the hierarchy within a tree?

Thanks and best regards, 

Arinto
0
Pavel Pavlov
Telerik team
answered on 18 Nov 2010, 04:11 PM
Hello Arinto,

I am attaching a small sample that demonstrates both - editable cells in RadTreeListView and sample implementation of reordering /moving items via Drag and Drop.

All the best,
Pavel Pavlov
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
Arinto
Top achievements
Rank 1
answered on 19 Nov 2010, 08:11 AM
Thanks Pavel for your quick reply

May I know where CellTemplate resource comes from? 
Is it from Telerik's xmlns scheme (xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation") ?

*oops sorry, I managed to find it in the DataTemplate section of MainWindows.xaml

Thanks and best regards, 

Arinto
Tags
TreeListView
Asked by
Kiran
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Arinto
Top achievements
Rank 1
Pavel Pavlov
Telerik team
Share this question
or