I've created a CellList<String> with a MultiSelectionModel<String> and
it seems to work correctlty in that it allows the user to select
multiple items and I can programmatically retrieve the selected items.

But, when trying to deselect an item the item does not deselect.

Is there something that I'm missing to get this behavior?

Using GWT 2.1.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to