Have a look at the 
CwCustomDataGrid<http://code.google.com/p/google-web-toolkit/source/browse/trunk/samples/showcase/src/com/google/gwt/sample/showcase/client/content/cell/CwCustomDataGrid.java?r=10597>from
 the showcase. You'll have to create a custom header builder 
extendingAbstractHeaderOrFooterBuilder. 
AbstractHeaderOrFooterBuilder offers a method "

setSortIconStartOfLine(boolean)"


Am Samstag, 16. Februar 2013 18:05:49 UTC+1 schrieb membersound:
>
> Hi,
>
> I have a custom CellTable which overrides most styles from the gwt 
> celltable. But how can I override the alignment of the sort icon?
> I could not find any css class in the gwt CellTable.css defining an 
> alignment for the sort icon. I just wan to display it right beneath the 
> header text (instead of left).
>
> Thanks
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to