Multiple Sprox Tables on One Page

6 views
Skip to first unread message

Mike Driscoll

unread,
Feb 7, 2012, 10:10:37 AM2/7/12
to turbo...@googlegroups.com
Hi,

Is there a way to create multiple Sprox tables and insert them onto one page? I need to show data from a couple of tables in one location. For example, say I have a Person table and I need to show another table that lists pending cases for him and yet another table that shows other information. Can I do that with Sprox or is it better to just hand-code some iterator generated tables?

Thanks,
Mike

Alessandro Molina

unread,
Feb 7, 2012, 10:56:29 AM2/7/12
to turbo...@googlegroups.com
As the secondary table needs to be updated from the choosen entry of
the first one I would suggest using something like jQuery.load to load
up the table rendered from another controller that exposes the table
alone without including the master.html.

> --
> You received this message because you are subscribed to the Google Groups
> "TurboGears" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/turbogears/-/Ay8Ydx2DLKgJ.
> To post to this group, send email to turbo...@googlegroups.com.
> To unsubscribe from this group, send email to
> turbogears+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/turbogears?hl=en.

Reply all
Reply to author
Forward
0 new messages