I am happy with the PagingScrollTable, created an abstraction layer ontop of the api, just adding features to my abstraction layer as I dig deeper into the incubator code.
My TableModel is extending the MutableTableModel and using GWT- Dispatch to retrieve the data - not fun getting there, but it is working so far. When I click on the table header, new data is requested. I am not sorting server-side, I would like to sort on the client-side. Is it not possible with the MutableTableModel? Can't find where it is done, please help... brgds, Papick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
