Tuesday, April 14, 2015

Re: How to provide cellformatter in gwt Celltable?

See CellTable javadoc and see how column's value are defined. You can put the format that you want there.

On 14 April 2015 at 10:34, Abdul <sameen.cse@gmail.com> wrote:
In Celltable i want to set Cell formatter for Column,how to achieve this?Like I am getting some record from database say Column amount contains "1000" i want to display as "$1000" or want to apply some styling for column.Any Idea on this?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment