Thank you very much, I tried to replace Composite by Widget and for
the moment it seems to work.

I can't use the Grid widget cause I need a Dynamic Table.
Moreover I have to reuse an existing CSS file. This one uses few table
elements like thead, tbody, tfoot et others styles name.
So I must create a personalized table in the DOM tree.

I used the function DOM.createTable(). But my table is hugh and it's
very long to coding step by step.
Is the TableElement class better ? Cause I don't know how to create a
tbody element in my HTML page with this.

Thanks a lot.
P.S. : sorry if my english is a little bad, I'm french ^^.

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