Of course it is possible, just look at the CellTable in the GWT Showcase:
On Monday, October 29, 2018 at 9:38:52 AM UTC-6, Ousti Driss wrote:
-- http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwCellTable
Instead of a DataProvider as in the example, you probably want an AsyncDataProvider which gets the data from the server through your servlet.
Instead of a DataProvider as in the example, you probably want an AsyncDataProvider which gets the data from the server through your servlet.
On Monday, October 29, 2018 at 9:38:52 AM UTC-6, Ousti Driss wrote:
Hi everyone!!I have a cell table which contains three rows.I added a selection cell column,the problem is the contents of this columns is static, I need something similar, but instead of being static I can update it with the response I get from my servletis such thing possible?Thanks !!
You received this message because you are subscribed to the Google Groups "GWT Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment