APYDataGridBundle
APYDataGridBundle copied to clipboard
Symfony Datagrid Bundle
The PHPExcel library is deprecated and got replaced by a better lib PHPSpreadsheet. for this it would be better to create new Export classes. Also PHPSpreadsheet supports different ways of...
- Fix php unit tests - Add PHP 7.2 and 7.3 in travis - (remove PHP 5.6 in travis)
Avoids PHP 7.4 notices when data is null
Hi when my user selects any filter I found routes gets called two times. For the first time I am getting all the parameters for the second time I am...
When filtering a column on 'not equals to' value A, my users expect the the grid to return also return rows where the value is empty, since it also doesn't...
Hello, When using mass action and export in the same datagrid, and an export is selected (csv for example), when I click on the mass action button, the export is...
This PR updates the documentation with an example using GridBuilder. It also highlights the fact that the groupBy function needs to be used in order to get it to work.
Some code have been taken from here https://github.com/APY/APYDataGridBundle/tree/service_autowire_definition