Declined
Last Updated: 28 Dec 2021 09:41 by ADMIN
Created by: Dan Avni
Comments: 1
Category: DropDownTree
Type: Feature Request
0
When the RadDropDownTree contains a lot of checked items, The tooltip of the control shows all items delimited with a semicolon. For large lists it is useless (especially if the page has RadToolTip which shows a huge tooltip on screen blocking the UI). Please add an option on the control properties to disable the control from updating it's tooltip (title attribute) when items are checked
Completed
Last Updated: 02 Sep 2019 15:28 by ADMIN
Created by: luis.mauricio
Comments: 1
Category: DropDownTree
Type: Feature Request
0
Cannot add a label to a RadDropDownTree
Unplanned
Last Updated: 07 Aug 2020 10:58 by ADMIN
Created by: Steve
Comments: 1
Category: DropDownTree
Type: Feature Request
0
Two requests.

1. When filtering allow tree children to be unhidden if the parent matches the pattern. Maybe add filter by level (parent, child, both).

2. Add highlight capability to show all matching node filter patterns.
Unplanned
Last Updated: 01 Jun 2020 16:53 by ADMIN
Created by: Dan Avni
Comments: 6
Category: DropDownTree
Type: Feature Request
4
when there are a lot of items checked, the RadDropDownTree displays the names of the checked items and an ellipsis, Unlike the RadComboBox which displays "X items checked" or "All items checked" if the list of checked items is too long. Please add an option for behaving like the combobox UX "[N | All] Items checked". Users do not understand this is a different control and they think it's a combo but unlike the RadComboBox they are getting a different type of behavior when selecting multiple items
Declined
Last Updated: 15 May 2017 13:09 by ADMIN
Created by: Simon
Comments: 1
Category: DropDownTree
Type: Feature Request
1
When using a RadDropDownTree with a fairly large number of items, a user may select quite a few of the items.

The current behaviour when the drop down is closed is that the names of only the first few selected items are shown, with no immediate visual feedback that more items are also selected (other than the tooltip). This can be misleading for users. 

I would like the ability to customise the message shown in the entry area, based on how many items are actually selected, e.g. "10 selected items, click here to review".

Completed
Last Updated: 09 Mar 2015 16:00 by Daniel
Hello,

Our company’s project needs the following functionality:
after dropdown in RadDropDownTree is closed, an event will fire - only ONCE – with all checked nodes.

Currently, NodeCheck event fires immediately for each node checked.
And, onEntryAdded event occurs after the dropdown is closed, but it is fired for each node checked.

Our project involves a lot of data. Therefore, many nodes can be checked by the user. It is unpractical that the event will be fired for each node checked, as this will harm our project’s functionality and performance. 

Thanks,
Daniel.
.Net Programmer at ISR Corp.
Completed
Last Updated: 29 Jul 2016 13:48 by ADMIN
Created by: Jon
Comments: 1
Category: DropDownTree
Type: Feature Request
1
All admin fields should have built in label controls.  Several such as RadTextBox do have built in labels and it is not that helpful when some other controls don't have the label functionality.  Makes for a messy page.  Please add in for this and other control types.
Unplanned
Last Updated: 01 Aug 2016 14:02 by Ahmad
Created by: Ahmad
Comments: 0
Category: DropDownTree
Type: Feature Request
1
Hi
Please add rtl support to RadDropDownTree.

Thanks
Completed
Last Updated: 27 Nov 2014 12:03 by Elena
Unplanned
Last Updated: 29 Jul 2016 13:09 by Neil
Created by: Neil
Comments: 0
Category: DropDownTree
Type: Feature Request
4
Would like the ability to bind raddropdowntree using a webservice (I have a tree structure that has 15,000+ items) while still having the ability to enable filtering. Currently you can do one or the other.
Unplanned
Last Updated: 17 Jan 2014 12:06 by ADMIN
Unplanned
Last Updated: 30 Oct 2023 13:37 by ADMIN
ADMIN
Created by: Plamen
Comments: 0
Category: DropDownTree
Type: Feature Request
3

			
Unplanned
Last Updated: 23 Aug 2013 15:14 by ADMIN
ADMIN
Created by: Peter Filipov
Comments: 0
Category: DropDownTree
Type: Feature Request
2

			
Completed
Last Updated: 20 Nov 2013 09:19 by Elena
Unplanned
Last Updated: 22 Aug 2013 14:44 by ADMIN
ADMIN
Created by: Peter Filipov
Comments: 0
Category: DropDownTree
Type: Feature Request
2
1) Be able to get the level of a node in JS code
2) Have custom attributes that could be assigned to the drop down entries.
3) Force the tree of a selected node to be opened.
4) Be able to scroll to the selected node on opening the drop down for the first time (in the attached image I had to scroll quite a way to get the relevant node.)