State of ZFDatagrid
ZFDatagrid has a great number of features that enables users to power up theirs Zend Framework applications. I use this grid in all of my projects and I’m only missing one feature. Events.
That’s right. Events is the next big feature (and last?) to be implemented. This implementation will allow users to do things like customized form elements (thinking about datepicker, js validation,…), filters (date related, auto-complete) and any other enhancement they want.
I’ve always said that ZFDatagrid will not force users to adopt any JavaScript library, and this will continue to be true with version 0.8. We will also have support for auto-complete, that is JS independent.
Apart from events implementation, there is no other “major” feature planned. My main concern will be closing open issues, finishing unit testing, improving documentation and examples.
That’s why I’m calling you to tell what you think about ZFDatagrid and what you want to see integrated.
I’ve been working on ZFDatagrid for the past 3 years, and although I like and understand the need of the features it has, I’m not willing to integrate new features just because they are cool or a buzzword nowadays. That’s why I’m saying this could be the “last” release. Let me also make something clear, ZFDatagrid development will no stop. All open issues will continue to be solved, support will continue to be given, and the sky is blue.
There is also 5.3. I can’t just ignore it. ZF2 release is months away, and I’m thinking launch 0.8, followed by a bugfix 0.8.1 and then a version 1.0.0 that will be the last compatible with ZF1 and the first with ZF2.
ZFDatagrid will also change CVS from SVN to Git. This means the page project page will change from google code to github. But more information on that soon.
Please post a comment or email me at geral[symbol]petala-azul.com with your opinion or suggestion. Every suggestion will be greatly appreciated.
Best Regards,
Bento Vilas Boas



Italba Said,
March 16, 2011 @ 17:30
One thing i really miss is a cursor. I would like to see the “active” record marked in a different color, and i could use the selected key to show, for instance, a detail form.
Ricardo Said,
April 4, 2011 @ 21:14
Excelente ferramenta! Algo que faz muita falta na framework Zend, sem duvida. Ja estou a usar o datasource doctrine2, e a reportar bugs na implementacao
recool Said,
April 22, 2011 @ 08:43
new to zfdatagrid, great piece of work!
when i try to setup the sample project, after importing db and modified config.ini, i only managed to get the first page displayed, all links on the page are broken… is there something else i should’ve done?
altivec Said,
May 10, 2011 @ 10:12
Hi, Benti.
Is there a way to FIX the column width with PDF ?
Thanks for your replay,
Aurélien.
Bento Vilas Boas Said,
May 10, 2011 @ 14:43
Hi altivec,
What column with problem?
Best Regards,
Bento Vilas Boas
altivec Said,
May 10, 2011 @ 17:29
I’d like to fix the WIDTH in the PDF export, because sometime, the text is larger than the column width…
Bento Vilas Boas Said,
May 10, 2011 @ 17:55
@altivec,
That shouldn’t happen.
Can you email me (geral[something]petala-azul.com) a screenshot, or the PDF, if it does not contain sensitive information?
Best Regards,
Bento Vilas Boas
junioredival Said,
August 10, 2011 @ 02:55
Bento, aqui é de Alagoas/Brasil, sua ferramenta é fantástica e nos ajudou a agilizar a produção dos softwares que usamos aqui.
Um problema que enfrento, no entando, é que os filtros são CaseSensitive e os usuários se atrapalham nas buscas.
Não seria interessante permitir a busca independente da caixa do texto.
Desde já agradeço pela ferramenta.
Um abraço.
namdt40 Said,
September 21, 2011 @ 04:40
hi
can you show me how to when oder or load other page on grid that not execute again action, insteat here it must to load data on buffer.