ng2-file-upload with table #848
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?
Hello, could you please provide an example of using ng2-file-upload with https://github.com/valor-software/ng2-table for image information preview before upload?
Hi, I'm using ngx-datatable, but I think it must be a similar process.
You only need to create the table and set the columns. The rows will be the uploader.queue
So you have access to attributes like size, progress, status, etc.
Sorry I can't provide code at the moment