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
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