Hi Thanks for reply. I had a look at the pagedemo2 example. But even if I leave out all properties that are not found in database I still don't get the table to sort.
Let me ask this, if I have a column of names and I click the heading once it should sort A-Z and when I click it again it will sort Z-A. Just to check what I am try to should work or is this not the purpose of this type of sort. On Jun 28, 2:20 pm, Christoph Zwerschke <[email protected]> wrote: > Am 28.06.2011 12:16, schrieb [email protected]: > > > Is their a way I can still sort these grids by column headings? > > Should be possible, the docs explain everything you need: > > http://turbogears.org/1.5/docs/PaginateDecorator.html > > You should try the pagedemo2 example (downloadable via the page above). > Here you can see how a users table is sorted by a num_groups property. > > -- Christoph -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

