Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Julian Benkov
Comments: 0
Category: TreeView
Type: Bug Report
0
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'.
Completed
Last Updated: 18 May 2011 04:49 by Svetlin
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.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Julian Benkov
Comments: 0
Category: TreeView
Type: Bug Report
2
BringIntoView() does not work on multiselect TreeViews. The property MultiSelect = true
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: TreeView
Type: Bug Report
0
The images and SignStyle cannot be modified using Visual Style Builder.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Julian Benkov
Comments: 0
Category: TreeView
Type: Bug Report
0
add / remove / clear from RadTreeView control or external source
Completed
Last Updated: 27 Dec 2016 15:14 by ADMIN
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
RadTreeView - DragOverNode event not contains property to determine the drop postion over target node

e.Direction is obsolete
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Julian Benkov
Comments: 0
Category: TreeView
Type: Bug Report
0
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.
Completed
Last Updated: 05 Apr 2011 03:22 by Svetlin
NodeMouseDown event is not fired when the image of the TreeNodeElement is clicked.
Completed
Last Updated: 24 Mar 2011 12:01 by ADMIN
FIX. RadTreeView SelectedNodeChanged is fired even when you click outside the node with disabled FullRowSelect
Completed
Last Updated: 21 Mar 2011 06:21 by Svetlin
The selection should not be cleared, when you start drag operation from any of the selected nodes in multi-selection.
Completed
Last Updated: 21 Mar 2011 06:17 by ADMIN
Create a new project and add RadTreeView
Handle the Click event
Call the Close method of the Form when handling the Click event
Completed
Last Updated: 18 Mar 2011 05:43 by Svetlin
In RadTreeView, the dragged node is not positioned at the right place, when you try to drop it before the target node.
Completed
Last Updated: 17 Mar 2011 08:34 by Svetlin
When the RadTreeView is in edit mode, the top or bottom border of the editor is missing.
Completed
Last Updated: 17 Mar 2011 08:32 by Svetlin
When you press the right mouse button twice the pointed node is expanded.
Completed
Last Updated: 07 Mar 2011 09:43 by ADMIN
RadTreeView arrow keys navigation is not correct in RTL mode. It should expand with left key and collapse with right key (the opposite of normal mode)
Completed
Last Updated: 10 Nov 2010 04:51 by ADMIN
BUG. RadTreeView throws an exception when an object is being added and delete from its undelying BindingSource
Completed
Last Updated: 13 Oct 2010 08:20 by ADMIN
RadTreeView does not refresh iteself after adding a node on a second level.
Completed
Last Updated: 07 Oct 2010 04:35 by ADMIN
The background changes to white when clicking an item in RadTreeView and using Office 2010 theme.
Completed
Last Updated: 07 Oct 2010 04:33 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: TreeView
Type: Bug Report
2
There is a single pixel behind the vertical scrollbar in RadTreeView where the text of long tree nodes is visible.