Skip to main content
Participant
August 17, 2007
Question

Checkbox List & mutiple selection

  • August 17, 2007
  • 1 reply
  • 238 views
I've added checkboxes to a list component using the cellrenderer however the behavior is different from what i expcted. I'm only able to check one box in the list at a time. I need to be able to check mutiple boxes in the list.

I'm aware you could hold down the control key and select individual the checkboxes, but the application i'm developing is a touch screen aplication hence no keyboard, no control key. I've tried programmaticaly setting the selectedindicies but the checkboxes don't appear checked after the selectedindices have been set.

Any help is appreciated.
©®
This topic has been closed for replies.

1 reply

March 31, 2011

I'm in the same situation... do you have a solution... or do I go off to reinvent the wheel?