Thanks for the link.  I like that.  I'm going to see if I can use it.
I'd like to be able to do one query, then bring it into this plugin,
sort it 3 or 4 different ways on the client side.

I haven't really had any time today to look at it.  But, I also
thought about trying some kind of session object to hold the data.  I
could possibly use it to work with the jQuery plugin.

On Jan 7, 7:40 pm, Ozan Onay <ozan.o...@gmail.com> wrote:
> There's no need to keep selecting from the DB and refreshing the page.
> You can re-sort the list client-side on AJAX response (with jQuery,
> for instance). The tablesorter plugin (http://tablesorter.com/docs/)
> is not exactly what you're looking for but will give you an idea of
> how to sort client-side, if you're not sure.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to