Hi Simon, Datascroller is a feature of tomahawk. I didn't see your post was about Trinidad, sorry.
I have no experience with trinidad, but as far as I know it from the tomahawk datatable, sorting the table in the view doesn't sort the model in the background. A couple days ago I ran into this problem. I bind the table to a bean property, get the sort column and sort direction and sort the list "manually" according to this values. So the displayed table and the model are in sync. Regards, Matthias -----Ursprüngliche Nachricht----- Von: users-return-57038-matthias.leis=sid.sachsen...@myfaces.apache.org [mailto:users-return-57038-matthias.leis=sid.sachsen...@myfaces.apache.org] Im Auftrag von schneidc Gesendet: Dienstag, 13. Juli 2010 11:29 An: [email protected] Betreff: Re: AW: [Trinidad] Re-populating DataTable after sorting, results in empty table Hi Matthias! Sometimes the table has several pages but no datascroller (what's that, never heard of?). And should the sort-feature of the table also sort the according list? Simon Leis, Matthias - SID-NLKM wrote: > > Hi! > > This maybe because the table model doesn't get sorted in the background. > Does your table have more than one page (with t:datascroller)? > > Matthias > > -- View this message in context: http://old.nabble.com/-Trinidad--Re-populating-DataTable-after-sorting%2C-results-in-empty-table-tp29148077p29148389.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

