This question is locked. New answers and comments are not allowed.
You can reproduce it on your demo site: http://demos.telerik.com/aspnet-mvc/grid/operationmode
set: operation mode is Client
1) Open filter pane for "Ship Address" column
2) Enter "Hauptstr. 31" into first textbox
3) Click "Filter" button to apply filter - filter is applied correctly: have 8 items
4) Open the same filter pane again and click "Clear Filter" - filter is correctly removed from the grid
5) The bug here: footer pane not refresh, number of pages still is one and still show that the list have 8 items.
set: operation mode is Client
1) Open filter pane for "Ship Address" column
2) Enter "Hauptstr. 31" into first textbox
3) Click "Filter" button to apply filter - filter is applied correctly: have 8 items
4) Open the same filter pane again and click "Clear Filter" - filter is correctly removed from the grid
5) The bug here: footer pane not refresh, number of pages still is one and still show that the list have 8 items.