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

RadTreeList Filtering

1 Answer 179 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Swanand
Top achievements
Rank 1
Veteran
Swanand asked on 24 Mar 2020, 05:29 PM

     Hi,

 

I am working on a project where I am using RadTreeList as a control(creating it programmatically from .cs file).
I am trying to implement excel like filtering on the column headers but I couldn’t find a straight example/resource which guides me to do so.
I found a link which has a similar usage in kendo MVC.
https://demos.telerik.com/aspnet-mvc/dialog/treelist-integration

Is there a way we could implement this or a similar excel filter with RadTreeList?
I want to avoid using a separate control of RadFilter as demo shows on the website.
https://demos.telerik.com/aspnet-ajax/treelist/examples/integration/filteringwithradfilter/defaultcs.aspx?product=treelist

 

Thanks in advance for the help,

Swanand Nalawade

1 Answer, 1 is accepted

Sort by
0
Accepted
Eyup
Telerik team
answered on 27 Mar 2020, 10:52 AM

Hello Swanand,

 

The only control which provides built-in Excel-like filtering is RadGrid:
https://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/excel-like-filtering/defaultcs.aspx

I am afraid RadTreeList does not provide built-in filtering at all. You can log this idea in our public portal for further consideration:
https://feedback.telerik.com/aspnet-ajax

As an alternative you can check the DropDownTree control:
https://demos.telerik.com/aspnet-ajax/dropdowntree/examples/overview/defaultcs.aspx

Or RadGrid with various hierarchy/nestedviewtemplates:
https://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/hierarchy-with-templates/defaultcs.aspx

Regards,
Eyup
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
TreeList
Asked by
Swanand
Top achievements
Rank 1
Veteran
Answers by
Eyup
Telerik team
Share this question
or