Currently, you can only selected rows, you can't deselect them.  User
selection support is very limited in GWT 2.1, but we plan to add support for
shift/ctrl+click in GWT 2.1.1.

Thanks,
John LaBanca
jlaba...@google.com


On Tue, Nov 9, 2010 at 4:39 PM, Blackberet <ramonjsanti...@gmail.com> wrote:

> 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<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
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