Completed
Last Updated: 22 Jun 2011 03:35 by Svetlin
If the DPI configuration has 120% value, Save, Close and Cancel buttons disappear from the Property Builder form.
Completed
Last Updated: 16 Jun 2011 03:46 by Svetlin
When the ShowLines property is enabled and load on demand hierarchy is uses, the node link lines are not rendered properly.
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: 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: 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: 27 Dec 2016 15:14 by ADMIN
Completed
Last Updated: 09 May 2013 10:18 by ADMIN
When a tree is bound using object-relational binding the editing does not work for nodes that are on level higher than the first.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: TreeView
Type: Bug Report
0
Font settings for particular node made by Property Builder are washed up if the Property Builder is opened again.
Completed
Last Updated: 03 Feb 2010 03:23 by ADMIN
ADMIN
Created by: Victor
Comments: 0
Category: TreeView
Type: Bug Report
0
Some nodes do not auto-expand when hovered while dragging nodes.
Completed
Last Updated: 04 Feb 2010 02:25 by ADMIN
ADMIN
Created by: Victor
Comments: 0
Category: TreeView
Type: Bug Report
0
When self reference data binding is in place, editing a root node throws a null reference exception.
Completed
Last Updated: 12 Feb 2010 09:18 by ADMIN
The built-in drag-and-drop mechanism in RadTreeView should be revisited. Currently some events are not raised properly under certain conditions.
Completed
Last Updated: 20 Jan 2010 14:19 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TreeView
Type: Bug Report
0
Sometimes, e.Node and e.TargetNode are null in the DragEnded event handler
Completed
Last Updated: 03 Feb 2010 11:27 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TreeView
Type: Bug Report
0
Nodes are not always dropped successfully on another treeview when the source nodes are selected.
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: 24 Feb 2012 09:30 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: TreeView
Type: Bug Report
0
1. navigate to some tree item, try to right-click it to see context menu. It is working ok
2. have the focus on tree item, and having the mouse over that item, try to press context keyboard button
Completed
Last Updated: 24 Jan 2012 10:07 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: TreeView
Type: Bug Report
0
Use the project from the ticket to reproduce this issue.
Completed
Last Updated: 21 Jun 2012 03:27 by ADMIN
Use the scrollintoview method of the tree to select a node while the treeview has not the focus.
Completed
Last Updated: 07 Dec 2011 12:22 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: TreeView
Type: Bug Report
0
1. Create a new project and add RadTreeView
2. Add Add and Clear buttons
3. On Add button click - add nodes
4. On Clear button click - call the Clear method of the Nodes collection
5. Run the project and click the Add/Clear methods several times
Completed
Last Updated: 16 Dec 2011 04:49 by ADMIN
1. Create a new project with RadTreeView
2. Run the project
3. Click inside RadTreeView
4. Press the up/down arrows several times
5. An exception will occur
Completed
Last Updated: 22 Jul 2011 08:05 by ADMIN
When there is a tree node with long text and the FullRowSelect property is set to false and you click on this node, the scrollbar will scroll to right.