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

Tree with Pagination, Filter and Search

1 Answer 181 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Ganapathy
Top achievements
Rank 1
Ganapathy asked on 27 Apr 2016, 11:53 AM

Hello,

We want to display our data which has more than 1000 items in tree view with pagination. and also user should be able to filter the items.items per page should be configurable.how we can implement this.

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 02 May 2016, 08:26 AM
Hi Ganapathy,

RadTreeView doesn't support filtering out of the box. This means you will need to write custom logic for it.

However, you can take a look at the RadTreeListView control which has a built-in support for ordering and filtering. As for the pagination you can use RadDataPager.

I hope this helps.

Regards,
Martin
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
TreeView
Asked by
Ganapathy
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or