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

Suggestions for TreeView

2 Answers 66 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Alan
Top achievements
Rank 1
Alan asked on 06 Nov 2008, 04:47 PM
Hello

    I am using the  ASP.Net AJAX controls version 2008.2.1001.20. The following are the problems that I face when using the treeview

 1)When tristate property is set to on we have problem in checking the child nodes when the parent node is checked . I got 4 levels of child nodes from the root, can we do check and uncheck the entire treeview by checking the parent node?.(right now its not working)

 2)Reordering the treeview nodes(Drag and Drop) is not working  when the Treeview(as an item template) is placed inside the comboBox. When I drag the node from the treeview, the dragging image is shown outside the dropdown of the comboBox and moreover node is not dropping in the destination.

Earliest reply is appreciated

 Thank you



2 Answers, 1 is accepted

Sort by
0
Alan
Top achievements
Rank 1
answered on 07 Nov 2008, 04:07 PM
 Hello

  The issue #2 is very crucial, it is the one which is holding my push to the production server
 
  Any help at the earliest is appreciated. I am stating the issue again below.
  
  Reordering the treeview nodes(Drag and Drop) is not working  when the Treeview(as an item template) is placed inside the comboBox. When I drag the node from the treeview, the dragging image is shown outside the dropdown of the comboBox and moreover node is not dropping in the destination.

0
Simon
Telerik team
answered on 10 Nov 2008, 02:33 PM
Hi Mark Leeds,

Regarding your first question, you can set the CheckChildNodes property of the TreeView to true to enable the desired functionality.

The second issue you reported was a bug in RadTreeView which we fixed right away. Your Telerik points were updated for pointing out the issue.

Please use the latest hotfix build of Telerik.Web.UI, attached to this post, to resolve the issue at your side.

If you need the dev version, please open a support ticket and request the file there. We will be glad to provide you with it.

All the best,
Simon
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TreeView
Asked by
Alan
Top achievements
Rank 1
Answers by
Alan
Top achievements
Rank 1
Simon
Telerik team
Share this question
or