Use SafeHtmlCell Cell used to render safe HTML markup.  Render your
anchor text in html markup.   Add your SafeHtmlCell object  to
cellTable.

S. Abraham
www.DataStoreGwt.com
Persist objects directly in Google App Engine

On Oct 21, 10:34 pm, Ravi <ravius2...@gmail.com> wrote:
> How to get hyperlinks in a celltable column ??
>
> I mean in plain html we could do something like below (I want exact
> same result in gwt) -
>
> <table>
>   <tr>
>      <td>
>          <a href="something"> click me </a>
>     </td>
> </tr>
> </table>

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