MultiSelect ComboBox Component for Ext JS

December 26th, 2008

Unable to find a ComboBox component for Ext JS that would work in an Ext Grid, permit multiple selections, and support both local and remote datasources with multiple fields (one for display, one for the index), I set out to build my own some time back.

Note: Since I began working on this some time back, a similar Ext plugin was developed by another developer: see http://lovcombo.extjs.eu/

Examples after the fold.





Here is an example of the MultiSelect ComboBox.

Here is an example of the MultiSelect menu working in an Ext JS Grid.

The source below above is pretty self explanatory, feel free to post in the ExtJS forums with any questions as I will lurk there.

Share/Save/Bookmark

Tagged: ,

§ 3 Responses to “MultiSelect ComboBox Component for Ext JS”

    • Name: ald_2008
    • Date: January 27th, 2009
    • Hi,
      Really good work, Thanks!
      Have one question, how are you populating selected values in a message box when you click on the Show Selected Button.
      Can you please post the code for it? or email it to me?

      I will appreciate it.

      Thanks,

    • Name: Harry
    • Date: June 26th, 2009
    • Hi Tony,

      tanx a lot for such a great work. Could you just help me with loading data dynamically(ie., after rendering the component)? it is showing empty list.

§ Leave a Reply

What's this?

You are currently reading MultiSelect ComboBox Component for Ext JS at Tony Landis.

meta