I am considering using a selectItem with "setMultiple" as true and "setMultipleAppearance" with PICKLIST (as shown in the Showcase under Select Multiple Picklist): http://www.smartclient.com/smartgwt/showcase/#multi_select_combobox_category
I would like the user to click on any portion of the picklist (primarily referring to the text) to enable/disable an entry. Referring to the Showcase example, if the user selects on "Cat" or any area to the right of the checkbox, I would like the picklist item to be toggled.
How would I go about configuring/modifying the select item to achieve this behavior?
Thanks.
I would like the user to click on any portion of the picklist (primarily referring to the text) to enable/disable an entry. Referring to the Showcase example, if the user selects on "Cat" or any area to the right of the checkbox, I would like the picklist item to be toggled.
How would I go about configuring/modifying the select item to achieve this behavior?
Thanks.