Filpe,
I'm planning to split off the site specific code and release my TableMaker script this weekend. I'll be happy to let you know when that is done. I'll try and draft together a little usage example explaining the different aspects of the helper. I'll make an announcement on this list for interested parties. Since this is my work e-mail, I won't make the announcement on this list until Monday. Kevin Hallmark PHP Developer Bonnier Corporation 460 N Orlando Ave Suite 200 Winter Park, FL 32789 (407) 571-4960 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ________________________________ From: Eric Marden Sent: Wednesday, May 07, 2008 3:52 PM To: [email protected] Subject: RE: [fw-general] Datagrid in Zend Framework One of our developers created a helper that is model aware and outputs a table with those features. Its pretty flexible, and generic and are using it for many different models (i.e. its not tied to something, but instead ready to work with any of our model object). There is some talk about cleaning this up and releasing it for free, but its not quite ready for that yet. -- Eric Marden ________________________________ From: Filipe Carvalho [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 07, 2008 11:40 AM To: [email protected] Subject: [fw-general] Datagrid in Zend Framework Hi all, I'm looking for something like phpGrid (http://www.phpgrid.com/). Not so advanced... i will be happy in having out the box features like: - Paging - Sorting columns - Capability to create links values of some columns It is not hard to do it, but using model-view-controller pattern I can't realize how to do something clean and reusable. Can you give some clues how to do it? Best Regards, Filipe Carvalho
