Now got it working with SingleSelectionModel. The first time I tried it, the SingleSelectionModel wasn't working properly because it lacked a ProvidesKey to distinguish my EntityProxies.
On 12 Aug., 15:40, tom <[email protected]> wrote: > Hi, > > As a workaround, I've implemented onBrowserEvent() in the Cells I use to > display my data. > > Like > here:https://groups.google.com/d/topic/google-web-toolkit/mWdBS9kavuc/disc... > > Still interested in a clean solution via SelectionModel. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
