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

Add custom elements to Upload MVC templates

1 Answer 127 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Tomas
Top achievements
Rank 1
Tomas asked on 15 Oct 2013, 02:49 PM
I am using MVC Upload template to style my own file list and would like to add download button to the template and show it only when file successfully uploaded. Is it possible to add custom html elements to upload template and manipulate them? Could you show how to do that?

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 16 Oct 2013, 11:49 AM
Hi Tomas,


The template used for the uploaded files is a regular Kendo Template, so any html element could be included inside. For the current case, you could add a button, which is hidden initially and show it in the success event.


Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Upload
Asked by
Tomas
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or