stwe / DatatablesBundle

This Bundle integrates the jQuery DataTables plugin into your Symfony application.
355 stars 236 forks source link

ArrayColumn feature + docs + allow search array values #897

Closed Przemas55555 closed 5 years ago

Przemas55555 commented 5 years ago

This feature allow us to define colum for arrays + output them in a formatted way

stephanvierkant commented 5 years ago

Thanks for this feature!

This bundle has very little unit tests, but with all new features that's becoming a real pain. Can you provide a test for this new feature?

Przemas55555 commented 5 years ago

@stephanvierkant Done. This feature work some time in prod env so I didn't worry about tests