This is a migrated thread and some comments may be shown as answers.

Couple of issues with Grid Filtering

0 Answers 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jatin
Top achievements
Rank 1
Jatin asked on 13 Nov 2011, 06:54 AM
Hi,
   I am using the Telerik Q2 SP1 version for my ASP.net MVC3 application. I have downloaded it from Telerik Q2 SP1 . There are a couple of bugs (unexpected behaviors) that I am experiencing.

First, the filter on a boolean column is not getting triggered when I click the Filter Icon on the the apply Filter button. When I try to filter a boolean column and click the filter icon on column header, there is a window that pops up asking to select true or false (in form of radio button). After selecting any of the values, if I click on the Filter icon of the apply Filter button, the filtering doesn't get triggered and the grid stays in the same state that it was before. This happens only in Google Chrome. I tried to reproduce the same behavior in IE and Mozilla but things just work well in them.

Secondly, there is some problem with filters when we try to apply the previously filtered value on a numeric column. To reproduce this behavior, click the filter icon on any numeric column for filtering. Enter the value to filter in the filter window and apply the filter. The filter works well. Then clear the filter and try to reapply the same value without typing anything in the filter window. The filter doesn't get triggered even if there is previous filter value and the apply Filter button is clicked. This behavior occurs in all browsers. The solution could be to either initialize the filter textbox so that the previous value does not appear, or if you are retaining the value from previous filter operation, then the filter should work when this value is used. 

regards,
Nirvan.

Tags
Grid
Asked by
Jatin
Top achievements
Rank 1
Share this question
or