Now I've just seen that the GWT ShowCase app behaves exactly the same. With CellTable it works as expected, on "blur" the editing is finished and the value committed, with DataGrid the same strange behaviour I've observed happens.
I've quickly tested and replaced DataGrid by CellTable in my app (which is no option for productive use, just for testing this thing) and also there, the "blur" events arrive and the values are committed like expected. So this seems to be a DataGrid specific issue. Anyone any idea? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/reE9nrmBArIJ. 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.
