<http://i.stack.imgur.com/seuFE.png>
As u saw, the text inside the cell & the the text of the button inside the
cell in this celltable inside a DockLayoutPanel flow into new lines rather
than flow straightly horizontally. It should be in 1 line like this2013-09-06
14:35:29 & "View order & pay now". See the below code which does not work.
<g:DockLayoutPanel unit="PX">
<g:center>
<g:ScrollPanel>
<c:CellTable pageSize="15" ui:field="orderListCellTable"
width="100%" />
</g:ScrollPanel>
</g:center>
<:DockLayoutPanel>
So How to make text inside a cell in a celltable inside a DockLayoutPanel
flows horizontally, rather than flows into new lines?
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.