Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid with radioButton in filterEditor (bug?)

    We are working in fedora 11.


    We have attached our example.

    We have a ListGrid with filterEditor and we want to put in one field of the filter a radio button. It seems to work, but the first field of the filter doesn't work correctly, because you can not input data in this field, but if you click with the mice in the last field of the field and then you click in the first field again it works ok, the input data only allow numeric data. Another possibility it is to put the field with the radio button in the first place and it works ok. This behaviour is the same in Chrome (5.0.342.9 beta, linux), Firefox (Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3) and IE 8 (windows).

    We also use autocomplete with optionDataSource in the listGird record field called 'nombre'. We have updated our example from server to local mode to find out the problem easly.

    Sometimes we got the error: “Uncaught TypeError: Cannot read property 'scrollLeft' of null”.


    Could you help us with this little bug (we suppose)?
    Attached Files
Working...
X