Hi: I have an EditTextCell whose value must be edited after the user presses Enter. The edited value must be redisplayed in the Cell.
For example, if the value is "1,2,3", then the value must be edited to be "1,2" and that new value must be displayed in the cell table. I almost have this solved. The problem is that the new value does not display until the next round of the cell refresh, which occurs when I focus on the cell, then press enter. -- 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.
