Tuesday, October 4, 2011

GWT CELLTABLE : How to set descending icon to column on celltable header ?

Hi all,

How to set column in descending i.e DESC icon on top header  ?

On celltable loading.. I want to set sorting order to column i.e. previously sorted column/sorting order by user (In last login , before logout)

I tried following way
table.getColumnSortList().push(testColumn); i.e setting column ascending to true with ASC Icon on top of header.

Some times I want to set column in descending i.e DESC icon on top header ? How to do it ?

--
Best Regards,
Vaibhav






--
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.

No comments:

Post a Comment