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

Filter

1 Answer 13 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Veteran
Bob asked on 29 Sep 2020, 11:10 AM
When will we be able to do more than just page?  Are there any plans for filters in the list box?

1 Answer, 1 is accepted

Sort by
0
Svet
Telerik team
answered on 01 Oct 2020, 07:30 AM

Hi Bob,

At the moment we haven't added a built-in filtering functionality to our future development plans for the ListView component. However, filtering can be achieved using some custom logic as demonstrated in the following article of our documentation:

https://www.telerik.com/kendo-angular-ui/components/listview/templates/#toc-header-template

Another option to achieve filtering would be to use the Kendo UI for Angular Grid as a ListView as demonstrated in the following how-to article:

https://www.telerik.com/kendo-angular-ui/components/grid/how-to/render-cells-as-listview/

and add filtering for the column:

https://stackblitz.com/edit/angular-fzznjn?file=app%2Fapp.component.ts

I hope this helps.

 

Regards,
Svetlin
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
ListView
Asked by
Bob
Top achievements
Rank 1
Veteran
Answers by
Svet
Telerik team
Share this question
or