ExtJs 4 combobox with checkboxes
I'm looking for EXTJS4 combobox control which allows selecting multiple items via checkboxes inside. Actually I need this control http://lovcombo.extjs.eu/ but it is implemented for ExtJs3. I tried to convert it to ExtJs4 but the task is not trivial actually. Could you suggest similar component for ExtJs4. Or maybe you could point me to some tutorial or example - how to do such things? Subrata Nath Multiselect combo with checkbox in ExtJS4.0 can be achieved with addition few lines of code. Basically you need to make use of the existing css class which get applied during selection and