Completed
Last Updated: 03 Oct 2017 15:46 by ADMIN
Sergiu
Created on: 10 Dec 2013 15:11
Category: Data Source
Type: Feature Request
206
Add sort/filter events for dataSource
Add sort/filter events or add an extra parameter in the 'change' event object so that we can detect if a data source was filtered or it was sorted.(Mostly needed when working with grids)
29 comments
Imported User
Posted on: 03 Oct 2017 15:45
Hi @Kenshin, Kendo UI Team Admin, How can I access this feature? 
Ricky
Posted on: 09 May 2017 09:11
Beside the Grid, having those events (or this information in the changed-event) in the datasource will mean it works with other data controls too, not just only Grid. So I still think this is a valid request and NOT completed yet.
Frank
Posted on: 19 Sep 2016 14:23
So this is now available in the latest release?
ADMIN
Petyo
Posted on: 19 Sep 2016 12:50
We shipped the events in the grid widget:

https://github.com/telerik/kendo-ui-core/issues/1708
Sergiu
Posted on: 24 Aug 2016 11:06
Yes, it would be useful, especially at the widget level. So this should work for us.
Rumeth
Posted on: 25 Jul 2016 13:23
This implementation should be work for me.
Imported User
Posted on: 10 May 2016 20:30
On the grid in particular, an event that is fired when these actions happen would handle this for my needs.
Rich
Posted on: 10 May 2016 18:21
Yes, a sorting event would be very helpful to me. I am doing server side sorting, server side paging and custom filtering. 

I want to reset the grid pagination to the first page on a sort event. Databound will not work, because the page does not need to be reset on every databound event (such as changing the page position).

The best option that I've seen so far is to compare with a previous persisted sort.
Imported User
Posted on: 10 May 2016 14:44
I'm on board!
Taylor
Posted on: 10 May 2016 14:39
Yes, this will definitely work!
Alex
Posted on: 10 May 2016 14:10
Yes this would work.
Simon
Posted on: 10 May 2016 14:01
As long as the event is available, it doesn't matter to us if it's at the dataSource or widget level.
Tom
Posted on: 10 May 2016 13:54
This would work for us as well. Thanks!
Tadeusz Dracz
Posted on: 10 May 2016 13:54
For us any event would work, either on a grid level or even a single event on the data source (possibly indicating using flags, which operation(s) occurred). Thank you.
Dave
Posted on: 10 May 2016 13:52
The events on the grid would solve my requirement. Thanks!
Frank
Posted on: 10 May 2016 13:51
Having the event at the grid level would work for us.

Thanks...
ADMIN
Telerik Admin
Posted on: 18 Mar 2016 09:50
Thanks for the input, guys. We raised the priority of this feature for the Kendo UI releases coming after R2'16.
Alex
Posted on: 17 Mar 2016 14:12
upvote, please add filter event
Amit Thorat
Posted on: 14 Mar 2016 13:22
Please add client side event for filters.
Tom
Posted on: 04 Mar 2016 23:46
I also need these events, especially if they will allow me to reset the page to 1 after sorting has changed.
Jhansi
Posted on: 29 Oct 2015 19:49
We have server side paging implementation. Every-time new set/page of data is loaded change/data-bound events are being called. With the existing functionality we are not able to catch filter events.
Aaron
Posted on: 07 Oct 2015 07:35
I could really use a way to intercept the filter data to make sure the date value is correct.
Subrahmanya Kadiyala
Posted on: 27 Aug 2015 18:00
this will be greatly appreciated and very helpful.
ADMIN
Telerik Admin
Posted on: 07 Jul 2015 09:14
Thanks for all the feedback, folks. Will forward it to our devteam.
Imported User
Posted on: 06 Jul 2015 12:34
We need this function! We need to pass extra properties to the SORT json but its not possible with the current build as there is no sort event. Please add!
Morten
Posted on: 11 May 2015 20:22
This is a VERY required functionality if you want to go outside the supported features. Which I've found to happen often!
Avinash
Posted on: 06 May 2015 11:20
this is required. pls add.
Matt
Posted on: 22 Apr 2015 19:43
This would be insanely helpful. Something like this on either the change or the dataBound event would be glorious!
Fangming
Posted on: 02 Mar 2015 21:43
This will be very helpful!