Thanks very much Thomas. I forget to say that I need that the cell is clickable. So I extended ClickableTextCell but the HTML is not rendered. Instead with SafeHtmlCell it is rendered but the cell is not clickable :-)
Thanks for your suggestions! Regards Daniele On 5 Gen, 18:49, Thomas Broyer <[email protected]> wrote: > That's what happens when you take advantage of bugs and then they fix them > ;-) > > Use a SafeHtmlCell > instead:http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/g... -- 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.
