We have list grid with filter editor enabled. When users starts to type some letters and results are returned, IE for some reason selects data entered in filter field. The problem occurs because sometimes data is returned before user enters whole word and because typed letters are selected, entering new letters will delete previously entered data. This happens in IE only.
I am not sure if I was clear, so here are steps how to reproduce this problem:
- Open Live filter example in Showcase
- In filter field for Country column, start typing Bermuda.
In IE, it is pretty hard to enter whole word because of this problem. Sometimes it works OK, but most times I am not able to enter it correctly. This does not happen in Mozilla or Chrome.
As our users use IE this problem is very annoying for them. Is there way to prevent this?
I am not sure if I was clear, so here are steps how to reproduce this problem:
- Open Live filter example in Showcase
- In filter field for Country column, start typing Bermuda.
In IE, it is pretty hard to enter whole word because of this problem. Sometimes it works OK, but most times I am not able to enter it correctly. This does not happen in Mozilla or Chrome.
As our users use IE this problem is very annoying for them. Is there way to prevent this?
Comment