contributte / contributte/datagrid
Export callback and replaced values
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 296
- Forks
- 215
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
i have custom export callback and i want to export as is data from datagrid. When i am using custom export callback i am able get data as is from database without applied renders, replacements, etc..
Is there any way how to get datagrid data with "translated" data?
Or i have to again mannualy replace values in export?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by locating the custom export callback and the datagrid rendering, translation, and replacement path. Confirm whether translated values can reach the callback; done means exported output matches the grid’s translated and replaced values without requiring manual duplication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100