ng2-file-upload with table #848

Open
opened 2017-07-18 19:43:47 +00:00 by ArtStepanyuk · 1 comment
ArtStepanyuk commented 2017-07-18 19:43:47 +00:00 (Migrated from github.com)

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?

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?
MiguelArmendariz commented 2018-06-14 19:05:42 +00:00 (Migrated from github.com)

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

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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#848