In Load-On-Demand scenario when visibility of ExpanderElement is changed in NodeFormatting - drawing of lines is invalid
When I try to build a sample application to repro it works fine everytime, except in my main application. In this one it constantly goes wrong. GetNodeByPath works only when I search for the rootnode, for every other child node it returns 'nothing'.
If you add nodes to RadTreeView inside defer refresh using in the constructor of the form, the some of them appears with smaller font size.
BringIntoView() does not work on multiselect TreeViews. The property MultiSelect = true
Event and Sort(IComparer) method.
The images and SignStyle cannot be modified using Visual Style Builder.
ADD. RadTreeView - add drag and drop functionality in bound mode too
add / remove / clear from RadTreeView control or external source
ADD. RadTreeView - add functionality to prevent the horizontal auto-scrolling when longer nodes are clicked Comment: The new RadTreeViewElement.AutoScrollOnClick property disables the horizontal scrolling when clicking with the mouse on a tree node
RadTreeView - DragOverNode event not contains property to determine the drop postion over target node e.Direction is obsolete
Setting this before the tree is drawn generates a StackOverflowException. If you leave this commented out, and set this property on Form Load, the tree will appear and function correctly. If however you then add a node, the same exception appears.
Add CheckedNodes collection of RadTreeView that contains all checked nodes.
Make the editing behavior in RadTreeView to be similar as the one present in windows explorer tree
NodeMouseDown event is not fired when the image of the TreeNodeElement is clicked.
Add TreeViewXml property to RadTreeView that allows xml serialization by string type
ADD SaveXML and LoadXML method of RadTreeView that allows loading and saving xml via stream
FIX. RadTreeView SelectedNodeChanged is fired even when you click outside the node with disabled FullRowSelect
The selection should not be cleared, when you start drag operation from any of the selected nodes in multi-selection.
Create a new project and add RadTreeView Handle the Click event Call the Close method of the Form when handling the Click event