APYDataGridBundle icon indicating copy to clipboard operation
APYDataGridBundle copied to clipboard

Symfony Datagrid Bundle

Results 106 APYDataGridBundle issues
Sort by recently updated
recently updated
newest added

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...

Feature
Enhancement
Needs Action

- 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...

Bug
Unreproduced bug

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...

Enhancement
Question

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...

Question

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