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