On Tue, Apr 15, 2008 at 2:56 PM, Gboro54 <[EMAIL PROTECTED]> wrote: > I was wondering if there is a way to make a table sortable by clicking > in the column top..
It's quite easy to achieve this with jQuery[1] and the tablesorter plugin[2] -- no Django involved, just javascript. [1]: http://jquery.com/ [2]: http://tablesorter.com/docs/ -- Steingrim Dovland. Oslo, Norway. This behaviour is by design. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

