This is a migrated thread and some comments may be shown as answers.

Add/View Comment for Each upload

1 Answer 139 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Asmita
Top achievements
Rank 1
Asmita asked on 01 Sep 2016, 05:21 PM

I want to upload a file, add a comment against each upload and show the comment with file list. Is this doable with Kendo?

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 02 Sep 2016, 10:23 AM

Hello Asmita,

If you would like to configure the way the files are displayed in the UI, you could utilize the template option of the Upload widget:

http://demos.telerik.com/kendo-ui/upload/templates

If the comment should also be sent with the file to the server, you could use the upload event handler. This is demonstrated on the following documentation page:

http://docs.telerik.com/kendo-ui/controls/editors/upload/metadata#send-metadata

Regards,
Dimiter Madjarov
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
Upload
Asked by
Asmita
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or