7
Views
1
Comments
Solved
[OutSystems Data Grid] OS DataGrid - Save Excel binary in DB?
data-grid-reactive
Reactive icon
Forge component by Gonçalo Martins
Application Type
Reactive

I'm using the OS DataGrid component to modify and save excel files depending on the user. I want to save these generated excel files as a binary in the Database for when the user wants to generate the same file, they can just download it instead of waiting again the download time. 
Is there a way to "intercept" the file when creating it and save it in the database? Or is there a function in the GridAPI that return the binary file? 

I don't want the user to have to upload the file after downloading it. I want it to be automatic.

Solution

Hello @Jose Cadena

This question was already answered here, and as I mentioned at that time I don't think the Wijmo library supports that since that's not the purpose of the feature. 

Cheers,
GM

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.