Unanswered: Ext Js combo items filtering out and decreasing in number
Unanswered: Ext Js combo items filtering out and decreasing in number
I am facing a typical problem with ExtJs 4.1 combo dropdowns. When I am typing a specific value it is filtering out the items based upon the input. Subsequently on few more inputs the number of dropdown items are decreasing further. I have used force selection : true ; query mode : local ; type ahead : true.