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: 20 Aug 2015 09:39 by ADMIN
ADMIN
Created by: Julian Benkov
Comments: 1
Category: TreeView
Type: Feature Request
6
RadTreeView - export, print content

possible supported file types: pdf, excel, html
Completed
Last Updated: 30 Dec 2010 04:51 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: TreeView
Type: Feature Request
1
Add some event i.e. NodeCheckedChanging in order to detect when a node check box is clicked. This state changing should be able to be canceled/
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.
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: TreeView
Type: Bug Report
0
If you hide a node using the advanced builder go to an other node and they try to get back to the first node, you will notice that you will not be able to do so.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Julian Benkov
Comments: 0
Category: TreeView
Type: Bug Report
1
Applied Font Styles for every Node not loaded correctly - all have a defaul value
Completed
Last Updated: 06 Apr 2015 13:56 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: TreeView
Type: Feature Request
1
drag select nodes. I.e - Left click and drag to highlight / select a bunch of nodes in a treeview. 
Ticket ID: 319445
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: 05 Jun 2014 07:08 by ADMIN
1. Set the AllowArbitraryItemHeight property of a RadTreeView to true
2. Open the RadTreeView Property Builder for that RadTreeView
3. Add an item to the root
4. Click on the item
5. Click on advanced
6. Set the ItemHeight to a custom value (e.g. 40)
7. Click apply
8. Reopen the Property Builder - you will notice that the ItemHeight value is reset.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: TreeView
Type: Feature Request
1
Set separate indent for every node in RadTreeView. Currently we support setting the same indent for every node thorough TreeIndent property.
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
When you set a new localization provider to RadTreeView, the strings of the nodes' context menu are not changed
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.