Hi, I am using the PagingScrollTable from incubator (http://
tinyurl.com/lb68nz)

My first question is can it be sorted?

If you run the demo here: http://tinyurl.com/nqlax7

...you can click the sortable columns, but you'll see that the rows
are not correctly sorted.

My second question is if it can be sorted (including the pages), how
do you do it?  I have set the ColumnDefinition#setIsSortable(boolean)
to true on the columns I want sorting on.  The values are just
java.lang.String.

It does not sort when I click the column.

Do I have to implement my own SortHandler?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to