Completed
Last Updated: 02 Jun 2011 12:14 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: TreeView
Type: Feature Request
1
The GetNodeByName method will return a node with the specified name
Completed
Last Updated: 01 Jun 2011 02:34 by ADMIN
FIX. RadTreeView throws exception when node text is changed to empty string in bound mode
Completed
Last Updated: 31 May 2011 04:07 by Svetlin
When the RadTreeView is not in full row select mode, the selected node crops its text.
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: 12 May 2011 06:59 by ADMIN
ADMIN
Created by: Julian Benkov
Comments: 0
Category: TreeView
Type: Feature Request
0
Event and Sort(IComparer) method.
Completed
Last Updated: 13 Apr 2011 06:22 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: TreeView
Type: Feature Request
2
Make the editing behavior in RadTreeView to be similar as the one present in windows explorer tree
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: 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: 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.