[Catalyst] ResultSet renderer?
Zbigniew Lukasiak
zzbbyy at gmail.com
Sat Jan 5 15:21:18 GMT 2008
On Jan 4, 2008 11:20 PM, Bruce J Keeler <bruce at drangle.com> wrote:
> Greetings, Catalystos!
>
> I'm looking to find or create a canned solution for rendering
> DBIx::Class::ResultSets as paged, sortable HTML tables. All of the
> examples I've seen do this manually, foreaching through the resultset,
> spitting out <tr>s and <td>s and so on. Seems like the sort of wheel
> that shouldn't need to be reinvented.
You might have a look at Catalyst::Example::InstantCRUD. It is a bit
dated now - but I am working on a new versions of it (based on
HTML::FormFu instead of HTML::Widget).
Cheers,
Zbigniew
http://perlalchemy.blogspot.com
More information about the Catalyst
mailing list