Arjay Angeles
Arjay Angeles
Thanks for the PR and idea. Feature implemented via #866 and released on v11.4 🚀
Laravel docs ref: https://laravel.com/docs/10.x/queries#insert-statements Will try to implement this feature when I got the chance. Please do not hesitate to submit a PR if you can. Thanks!
Sure, will check if the PR can be merged to 9.x when I get the chance. If you can, please do not hesitate to submit a PR. Thanks!
I think this PR https://github.com/yajra/laravel-oci8/pull/834 also needs to be merged.
@OzanKurt this is a great feature, thanks for sending the PR. I will test this as soon as I can. One thing I noticed is that maybe we can simplify...
Thanks for the updates, let me know if this is ready for review again.
Thanks for reporting, will review this as soon as I can. If you can, please do not hesitate to submit a PR.
You might need to add `Order Amount` to the [raw columns](https://yajrabox.com/docs/laravel-datatables/11.0/raw-columns#main-content). Or you can use the `render` option via js to handle the money formatting.
Oh, the context was on export ~~ I will have to review this one. I think the formatting should be handled on the Excel cell format level for this to...
There are new features released via https://github.com/yajra/laravel-datatables-buttons/pull/186 and https://github.com/yajra/laravel-datatables-buttons/pull/187. That might help in your case.