how would I get the selected checkboxes from the combobox? Give example to get the selected check box values from combo box

1k views Asked by At

I am looking for something like combobox with checkbox selection(second one on that page, the picklist):

http://www.smartclient.com/smartgwt/showcase/#multi_select_combobox_category

please give code snippet to get selected checkboxes values from combobox in GWT EXT.

thanks.

1

There are 1 answers

1
Eduardo B.M. On

You can use the LovCombo, this component implements a combobox with checkboxes inside. Take a look at: http://lovcombo.extjs.eu/