If I understand, when you
set<http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/gwt/cell/client/FieldUpdater.html>the
new value you must call to "
*yourTable.redraw();*"

Regards.

2011/8/10 Jeff Chimene <[email protected]>

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


-- 
El precio es lo que pagas. El valor es lo que recibes.
Warren Buffet

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

Reply via email to