Donald,in first step celltable will be get created with data,data will come in response(Asyn) which will take some time to load.Once i received the data that time the celltable is created with header and footer.then i will push the data to celltable which will reload and showed in table this time i need to update the footer section as well .How its possible?
On Wednesday, July 8, 2015
-- On Wednesday, July 8, 2015
If so, you could provide an empty header and be left with your preferred footer..Or do you mean you just want a footer and not a header?does not meet your requiirement? (i.e dynamically updating the column footer)Hello Mohammed,Do you mean this method
com.google.gwt.user.cellview.client.AbstractCellTable. addColumn(Column<T, ?>, Header<?>, Header<?>) Regards.
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