Quentin
Quentin
#### General - [x] #743 - Fix services with unresolved dependencies. - [ ] #787 - Revise tests. - [x] #219 - Fix IE8. - [x] #636 #433 - Upgrade...
Causes: #648
If we want to display a message when a column is empty, we could pass a `empty_data` property to options of the column.
The `Grid` should not be dependent on the service container, only on the services it needs. The service can be used in an environment which is not using the Symfony...
We could use the Symfony form component for create, validate and render filters.