This question is locked. New answers and comments are not allowed.
I've noticed that the grid filter popup does not always work. At first I assumed that this was a problem in my code, but I've just reproduced this behaviour on the Telerik demo site.
Steps to reproduce:
1) Start a fresh copy of Chrome (version 9.0.597.98)
2) Browse to http://demos.telerik.com/aspnet-mvc/grid
3) Click the filter symbol on the "Ship Address" column of the grid
4) Select "Starts with" in the filter criteria popup window upper dropdown.
5) Enter L into the edit box below
6) Click the "Filter" button
Observe that the filtering operation does not take place!
Note that the filtering operation often does work as expected - it seems to fail most often on the very first attempt to apply the filter in a fresh browser instance.
Steps to reproduce:
1) Start a fresh copy of Chrome (version 9.0.597.98)
2) Browse to http://demos.telerik.com/aspnet-mvc/grid
3) Click the filter symbol on the "Ship Address" column of the grid
4) Select "Starts with" in the filter criteria popup window upper dropdown.
5) Enter L into the edit box below
6) Click the "Filter" button
Observe that the filtering operation does not take place!
Note that the filtering operation often does work as expected - it seems to fail most often on the very first attempt to apply the filter in a fresh browser instance.