How can I force the grid to reset the filter when the input filter field is emptied (it is unusual to have to click a "clear" button instead of just emptying the field)?
http://dojo.telerik.com/ukOja/10
Also I would like to update the grid when the user typed in the search field.
Many thanks
1 Answer, 1 is accepted
0
Alexander Popov
Telerik team
answered on 28 Jan 2015, 11:21 AM
Hello Markus,
This behavior is not supported out of the box, however you can achieve similar results using the filter row feature. Here is a proof of concept example illustrating how triggering the input's change event updates the Grid's filter in real time.
Regards,
Alexander Popov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!