Hi PJ,
Can you share the solution if you have found one ? I am working on the
same problem space
Thanks
Ali
--
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 unsu
Hello,
I am using GWT 2.1 RC1 and I have managed to make RPC calls to fetch
Entities, which come back as their respective EntityProxy, but I can
not seem to make an update request fire off a ProxyChangeEvent. Here
is my source:
*/
public class DonorActivity extends AbstractActivity
implement