sfDatagrid plugin ============== This plugins allow to create an ajax datagrid with sorting columns, line highlight, action on the line with a checkbox, data paging, column search, etc... Depandencies --------------------- Prototype must be loaded to the page Online documentation --------------------- Go to [http://symfony.swisscenter.com/datagrid](http://symfony.swisscenter.com/datagrid) Using with sfPropelAdminGenerator --------------------- [yml] generator: class: sfPropelAdminGenerator param: model_class: ##AUTO## theme: sfDataGrid