I believe this issue has been brought up in other threads. The IE browser displays an "x" in text input controls which can be used to clear the contents of the control. Clicking on it works, but it does not behave the same as when the user selects the content and hits the backspace or delete keys. Clicking on the "X" in the filter textbox does not raise the GridCommand client=side event which I am using to perform my filtering with a webservice.
Is there a way around this issue? I realize the "x" is not a Telerik feature, however, it makes it so using Telerik controls with IE can cause problems in certain scenarios. Since this "x" issue has been around for a while, I'm hoping you guys have figured out a way around it.