Completed
Last Updated: 25 Jan 2016 14:45 by ADMIN
MarcoCo
Created on: 18 Apr 2012 08:23
Category: Kendo UI for jQuery
Type: Feature Request
5
Add search filter for ListView in Kendo UI Mobile
Provides a easy way to filter a list with a simple client-side search feature (example add data-filter="true" attribute to the list). The framework will then append a search box above the list and add the behavior to filter out list items that don't contain the current search string as the user types.
5 comments
ADMIN
Telerik Admin
Posted on: 25 Jan 2016 14:45
Included as built-in feature in the mobile listview. See this demo for details:
http://demos.telerik.com/kendo-ui/m/index#mobile-listview/filtering
David
Posted on: 23 Nov 2012 05:21
i agree with this. I'm increasingly finding that kendo is very limited in configuration options relating  to business logic. it is definitely not as "out of the box" as it is made out to be. I also keep being referenced to existing documentation by the support team and finding this documentation to be too general for it to be of any use to me. 
Kai-Uwe
Posted on: 07 Nov 2012 09:41
I agree with Manuel, too. This is a core feature, which should be available in Kendo.
Jason Kergosien
Posted on: 21 Aug 2012 18:57
I agree with Manuel. It would be a value add. JQuery Mobile does this by default, basically the list is aware of the populated data and related data source, so it filters on the text displayed automatically.
Manuel Ortiz
Posted on: 03 Aug 2012 05:27
The idea of using a framework such as Kendo UI Mobile is to simplify things and minimize implementation time of these common tasks (like simple searching) such that you can spend more time on others that are more time consuming (like implementing data sources and api's).  I cannot believe that you will not implement this feature which is extremely useful for these applications just because it can be done by doing something else... if that were the response to everything, then Kendo will not be a solution for anyone.  Please reconsider this feature.