Hello.

I have EditTextCells in sub rows of a DataGrid, basically created like in 
the sample 
DataGrid<http://gwt.google.com/samples/Showcase/Showcase.html#!CwCustomDataGrid>.
 
I just replace the TextCells in the sub rows with EditTextCells.

There are two problems:
- When entering edit mode in a sub row cell, the text that is shown is 
taken from the root row cell
- When the value ist stored, it is also stored in the root row cell

Am I doing something wrong, or is this not possible?

You can see the effect here <http://freelancemedia.de/datagrid/>:


Any help welcome,
Michael

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