Hi everyone, I recently upgraded to GWT and I am currently adding table sorting to my application. Everything works fine except that after a refresh of my data, no sorting is applied until the user clicks on the column header. I am using a ListDataProvider and neither adding data to the list nor changing data seems to trigger a re-sort event. Do I have to trigger this myself? And how can I create a ColumnSortEvent?
Have a nice day, Jerome Thoma -- 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.
