Datagrid for Symfony?
Posted
by Stick it to THE MAN
on Stack Overflow
See other posts from Stack Overflow
or by Stick it to THE MAN
Published on 2010-02-15T15:44:03Z
Indexed on
2010/05/19
9:00 UTC
Read the original article
Hit count: 266
I want to use a datagrid in one of my modules (Symfony 1.3, Propel ORM). I have spent a while searching the web, but everything I found expects a direct connection to teh db (mySQL) or is otherwise unsuitable.
I found the datagrid plugin (http://symfony.swisscenter.com/datagrid/exemples), but the documentation/examples are in French - and I'm not too keen on learning French just for the sake of using the plugin - besides, if all the users are French speakers, then it will be difficult to get support/help if/when I do hget stuck.
So my questions are:
- Is anyone aware of a good (PHP) datagrid component that I can use with SF?
- Is anyone out there (English speaker), using the SF datagrid plugin?
© Stack Overflow or respective owner