spiderweb
27 Dec 2010, 5:27 AM
Hello,
I asked this question in the Ext.ux.GridFilters forum, but since noone replied there, and it's kinda general question, I'll write it here also. I've created data rate filter which is a slight modification of the number filter, which looks something like this:
23982
I have a problem with the units combobox, when I select a value from the list, the filter menu (I assume) loses focus and disappears (unit value is properly applied though). How do I prevent disappearing of the filter when I select a value from the combobox (something like telling the filter menu that the drop-down combo list is a part of the filter)?
I asked this question in the Ext.ux.GridFilters forum, but since noone replied there, and it's kinda general question, I'll write it here also. I've created data rate filter which is a slight modification of the number filter, which looks something like this:
23982
I have a problem with the units combobox, when I select a value from the list, the filter menu (I assume) loses focus and disappears (unit value is properly applied though). How do I prevent disappearing of the filter when I select a value from the combobox (something like telling the filter menu that the drop-down combo list is a part of the filter)?