Hi all,

I have yet some troubles with paginate sorting.
It sorts a table with few rows, but it doesn't sort with many rows.
I'm trying it with 8105 rows.
I sat the max_limit parameter equal to None as in:

@tg.paginate(dynamic_limit='limit',var_name='grid_params', default_order='comune_nome', max_limit=None)

What's wrong with it?

j


--
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.

Reply via email to