Tuesday, February 21, 2012

ColumnSorting with CellTable

Hi

I am using the sample code example for ListDataProvider column sorting

(http://code.google.com/webtoolkit/doc/latest/
DevGuideUiCellTable.html#columnSorting
)

to sort on a column in my application. Debugging the application I
can see the column is being sorted after I click on column header but
the display is never refreshed in the view.

Things to note is I am using paging for displaying my data as the data
can be quite huge.

Thanks


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