Datagrid for Symfony?
- by Stick it to THE MAN
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?