Re: django-tables with ID
You could just write the table out in full in the template and use
JavaScript to sort the rows.
On Aug 10, 2:55 pm, "Mike W." <wiz...@gmail.com> wrote:
> Hi,
>
> I'm trying to use django-tables to display the output in a grid-like
> view. I'd like a user to be able to choose a row and send it to a
> detail page.
>
> I've tried to look for a way to pass the ID across, but I can't seem
> to find much about it. Is it possible, and if so, how? Is there
> something else out there that might work better?
>
> Thanks!
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home