DataGrid retrofit without LayoutPanels
Hello!
I'd love to start using the new DataGrid table in place of the current
CellTable we're using now. Is there any way to retrofit it into an
existing app without switching to using LayoutPanels?
Ideally, I'd love to just do something like:
<g:HTMLPanel>
<p>content...</p>
<g:DataGrid ui:field="table" />
</g:HTMLPanel>
If this isn't possible, are there any guides to replacing small pieces
of an application to use DockLayoutPanel embedded in a larger layout
scheme that doesn't use LayoutPanels?
Thanks!
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home