Ext JS - Learning Center

Extension:Select

From Learn About the Ext JavaScript Library

Revision as of 13:54, 13 June 2008 by KRavEN (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Summary: ComboBox with multiSelect
Author: Andrei Neculau
Published: 11/4/2007
Version: 0.3.2
Ext Version: 2.x
License: LGPLv3
Demo Link: View Demo
Forum Post: View Post


Information

This extension to Ext.form.ComboBox provides the ability to select multiple items from a list. It looks and works similarly to the implemented ComboBox, with some exceptions which are all presented on the Live Demo page.

Note

  • This is merely the follow-up to Ext.ux.form.Select for Ext 1.1 - Demo | Forum