2009/2/7 Gerard Flanagan <grflana...@gmail.com>:
>
> MrJogo wrote:
>> Hi,
>>
>> One of my pages is going to have a table that I'd like to be sortable,
>> and I'm wondering the best way to do this. I looked into django-
>> tables, which seems good, but once the page is loaded, I'd also like
>> to be able to sort dynamically (using javascript). Before I go and
>> implement this myself, anyone have any suggestions on already made
>> solutions? Thanks.
>
Look at my sample code at:

http://code.google.com/p/appfusedjango/source/browse/#svn/trunk/jqagenda

It uses a slighty patched version of jqgrid.

-- 
Antoni Aloy López
Blog: http://trespams.com
Site: http://apsl.net

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