Re: Sorting icons needs to right align in DataGrid
To show sorting icons left align, applied below style. It works.
.cellTableStyle th > div:first-child { margin-right: 15px; } .cellTableStyle th div div:first-child { left: 50%; margin-left: 100%; }
On Monday, 4 March 2013 10:41:57 UTC+5:30, Bhumika Thaker wrote:
Hi,I use sorting in datagrid. The sorting icons display on left align default. I needs to show it on right. How can I set it on right align? see below image for "No" column.Thanks In Advance.
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home