A feature I'd like to see added: add a sort_value kw arg to the DataGrid.Column constructor. There are lots of times where the value I want to sort on for a column and the value I actually want to display for that column are different.
On 9/13/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote:
On Sep 12, 2006, at 3:49 PM, Randall wrote:
>
> I'd like to add some features to TG's pagination and would like some
> feedback.
>
> The first is SQLAlchemy support. paginate.py uses SQLObject's
> SelectResults to order the result set. SA has similar
> functionality in
> an extension called SelectResults which can be used as a near drop in
> replacement.
Yeah,we need this. A few months back, we were trying to reconcile the
differences between this paging implementation and that of
WebHelpers. I think this is a fine solution for now. Pagination also
needs docs so that we can declare it as a feature :)
Kevin
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
paginate.py.diff
Description: Binary data
paginate_datagrid.kid.diff
Description: Binary data
- [TurboGears] Re: Opinions on paginate changes Randall
- [TurboGears] Re: Opinions on paginate changes Jorge Godoy
- [TurboGears] Re: Opinions on paginate changes Kevin Dangoor
- [TurboGears] Re: Opinions on paginate changes Tim Van Steenburgh
- [TurboGears] Re: Opinions on paginate changes Randall
- [TurboGears] Re: Opinions on paginate changes Jorge Godoy
- [TurboGears] Re: Opinions on paginate chan... Randall
- [TurboGears] Re: Opinions on paginate ... Jorge Godoy
- [TurboGears] Re: Opinions on pagi... Randall
- [TurboGears] Re: Opinions on pagi... Randall
- [TurboGears] Re: Opinions on ... jose
- [TurboGears] Re: Opinions... Adam Jones
- [TurboGears] Re: Opinions... Randall

