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

TreeListView - Expand and DragDrop support?

1 Answer 60 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Philip Eckenroth
Top achievements
Rank 1
Philip Eckenroth asked on 28 Jun 2010, 11:50 PM
With the new TreeListView, does it currently support the following:

1) Expanding programatically?  The old treeview used "IsExpanded" to set the expand/collapse capability.  That attribute no longer exists in the new TreeListView.  How can I set the row to expand?

2) Drag/Drop?  Does this control support drag and drop?  I can not seem to get it to work.  Can you give me some pointers or maybe a simple example of how this can be achieved?

Thanks,
Philip

1 Answer, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 02 Jul 2010, 11:05 AM
Hello Philip,

Please find my answers in order:
  1. The new control has pair of methods ExpandHierarchyItem / CollapseHierarchyItem that can be used for expand or collapse of single items.
  2. Built-in drag/drop will not make it for the official release, but will be added later after on. We will provide an example as well.

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
Tags
General Discussions
Asked by
Philip Eckenroth
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Share this question
or