Declined
Last Updated: 28 Oct 2021 09:00 by ADMIN
Goutham
Created on: 25 Mar 2014 10:18
Category: Data Source
Type: Feature Request
1
Support Mixed Filtering (client + server)
For controls like ListView (web and mobile). We have features like server filtering. I feel there should be a configuration to perform filter operation mixing both client side and server side filtering. 
Scenario 1: Lets say I have 20 results to be populated based on the filter criteria and I have 2 results already present on the client side and rest 18 are present on the server rather than fetching all 20 results from server freshly this way data transfer can be optimized up to certain extent.

Scenario 2: filtering should results based on the client side results and list out 2 results and there should be option load more from server similar to outlook mail search feature.
2 comments
ADMIN
Angel Petrov
Posted on: 28 Oct 2021 09:00

Hi,

A general approach on how to achieve both server and client filtering is to create two datasource. One with server operations which after it filters the data on the server uses the result to populate the other which will filter client-side only. That way if one can have more flexibility on when exactly to pull data from the server and when to filter only on the client.

Regards,
Angel Petrov
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/.

JDBPocketware
Posted on: 09 Feb 2015 15:40
Bur firstly this must be resolved / improved: http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/7071923-listview-server-side-filtering