hi,
when i was using 2.1.m1 i was able to extend an EditTextCell to make
an rpc call to update the database after the cell is updated. i just
inserted the rpc call right before commit() method in the cell.
when i made the switch to 2.1, this no longer works. the cell just
remains in edit mode and the onFailure() of the rpc doesn't show. the
viewdata is updated though.
i haven't messed with the new mvp framework yet , but is there another
way to make rpc calls after a cell has been edited?

thanks.

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