This is a migrated thread and some comments may be shown as answers.

TreeView / Filter TreeView in dialog in Telerik UI for ASP.NET AJAX

1 Answer 67 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Ambedkar
Top achievements
Rank 1
Ambedkar asked on 03 Jan 2019, 01:43 PM

Hi,

We are using Telerik UI for ASP.NET AJAX in one of our Asp.net Application, we have a requirement to have a Tree View control with filter option.

Could you please help us if we have TreeView / Filter TreeView in dialog similar to https://demos.telerik.com/kendo-ui/treeview/filter-treeview-in-dialog in Telerik UI for ASP.NET AJAX.

 

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 04 Jan 2019, 05:58 PM
Hi Ambedkar,

Please take a look in the following forum thread on the matter: How to search for a text in the treeView using the search box.
 
One possible suggestion to achieve such scenario is to use RadDropDownTree as in this demo where similar functionality is implemented.

You can also review this Code Library where similar filtering scenario is implemented with RadTreeView.

As to the window, you can put the textbox and the treeview in a ContentTemplate of RadWindow or load the aspx via the NavigateUrl of RadWindow.

Best regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
TreeView
Asked by
Ambedkar
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or