Completed
Last Updated: 09 Mar 2015 13:34 by Frank
The DropDownTree pop-up is not positioned properly when the <form> is wrapped inside a relatively positioned element with fixed width.

The issue can be reproduced with a similar configuration:

    <div style="width: 700px; position: relative; left:300px">
        <form id="form1" runat="server">
            <telerik:RadScriptManager runat="server"></telerik:RadScriptManager>
            <div class="position">
                <telerik:RadDropDownTree runat="server" ID="ddt1" CssClass="dropDownTree"></telerik:RadDropDownTree>
            </div>
        </form>
    </div>
Completed
Last Updated: 16 May 2016 23:41 by Steven
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

			
Completed
Last Updated: 10 Sep 2013 11:54 by ADMIN
Created by: MohanKumar
Comments: 1
Category: DropDownTree
Type: Bug Report
0
Validation is not working as expected in Dropdowntree. In the demo page http://demos.telerik.com/aspnet-ajax/dropdowntree/examples/validation/defaultcs.aspx, if any one node is checked, the validation message "You need to select a type or a category before submitting the page" is displayed. If multiple checkboxes are checked, the message is not displayed. I do not want the validation message displayed when  check box is  checked.
Completed
Last Updated: 14 Mar 2014 10:29 by Jerry
Created by: Jerry
Comments: 0
Category: DropDownTree
Type: Bug Report
0
When I set the RadDropDownTree Enbaled as False, the Clear button still working and clear the Selected value.
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.)
1 2