This question is locked. New answers and comments are not allowed.
Hello,
I found a bug on telerik grid filter pane. You can reproduce it on you demo site: http://demos.telerik.com/aspnet-mvc/grid
1) Open filter pane for Order ID column
2) Choose "less than" filter and enter 10500 into first textbox
3) Click "Filter" button to apply filter - filter is applied correctly
4) Open the same filter pane again and click "Clear Filter" - filter is correctly removed from the grid
5) Here comes the bug - open the same filter pane again - 10500 is still in the text box. Now just click "Filter" button to apply the filter - nothing happens
This is a realy big bug - it's misleading to enduser since the filter behaves inconsistently for the same input. Have you noticed that bug yet? Any chance that it can be fixed in the next internal build?
Regards
Piotrek
I found a bug on telerik grid filter pane. You can reproduce it on you demo site: http://demos.telerik.com/aspnet-mvc/grid
1) Open filter pane for Order ID column
2) Choose "less than" filter and enter 10500 into first textbox
3) Click "Filter" button to apply filter - filter is applied correctly
4) Open the same filter pane again and click "Clear Filter" - filter is correctly removed from the grid
5) Here comes the bug - open the same filter pane again - 10500 is still in the text box. Now just click "Filter" button to apply the filter - nothing happens
This is a realy big bug - it's misleading to enduser since the filter behaves inconsistently for the same input. Have you noticed that bug yet? Any chance that it can be fixed in the next internal build?
Regards
Piotrek