Hi Team,
We are currently working on a proof of concept (POC) to integrate the DHX grid export functionality into our enterprise application. As part of this, we referred to the following snippet for implementation: DHTMLX - Grid. Export to xlsx and csv.
However, we have a concern regarding the URL https://export.dhtmlx.com/excel
, which is publicly hosted. The data we need to export includes confidential and private information, raising potential security issues.
Could you please advise if it is possible to implement an in-house version of the service provided by https://export.dhtmlx.com/excel
, similar to the approach used in DHX 5.x, as detailed here: Exporting Data to PDF,Excel DHTMLX Docs
Looking forward to your inputs.