Can you recommend good data grid component for Zend Framework?
+1
A:
So far I found these projects. But they seem to be in their beginnings so I am not sure if I should invest in adopting them.
Zend_DataGrid seems to be proposed but not yet ready.
It is also recommended to use dojo to create data grid.
Josef Sábl
2009-03-03 16:28:12
Thanks for the direction. I will definetly try it out. In the meantime, I have found out that this is sort of official Zend recommendation.
Josef Sábl
2009-03-03 19:50:53
Wow, it is pretty hard :-)
Josef Sábl
2009-03-04 16:41:51
Sorry, I'm not using grid and I use JQuery, so won't be able to help you more on that.
vartec
2009-03-04 17:28:59
No problem, I think I will wait for this http://framework.zend.com/wiki/display/ZFPROP/Zend_DataGrid
Josef Sábl
2009-03-08 08:59:20
A:
Take a look at this one: http://code.google.com/p/zendscaffolding/
Simple, powerful, supports data relationship (1-N, N-N)
Alex
2010-10-11 15:04:57