How to get the data after upload #1152
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi everyone, after I upload my file I would like to extract the data so that I can use it later.
So this is the code I am using, works great for everything except what I mentionned above.
What am I missing here?
and what could be the best way to export the data to a datable like ag-grid?