datatables-bundle
datatables-bundle copied to clipboard
add a parameters option for the twig column
Closes #238 See #238 for a description of the new feature. I've tried my best to find all relevant test cases and update them accordingly. Please let me know if more testing is needed, or if anything else should be done/changed before this PR can be accepted.
I think the change in itself is fine but rather limited right now. If we implement this we should also support callbacks so you can either opt for a static list of parameters for the entire table, and/or extend them at will on the row level (fetching additional data from a cache etc.)
Stale pull request message