Closed csms-pf closed 10 months ago
Sorry the DatatablesTrait was deprecated, but there's an issue with the documentation site not rebuilding.
Inject the DataTableFactory
in your controller and use the same method on there instead.
Thanks for your reply
Hi,
Using Symfony 6.3 Installed omines/datatables-bundle using this documentation: https://omines.github.io/datatables-bundle/#introduction
Created UnitTableType
New controller
Seems the createDataTableFromType is missing.
May someone help me?