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.

