Completed
Last Updated: 20 Sep 2021 12:20 by ADMIN
Sarath
Created on: 06 Jan 2015 11:27
Category: Upload
Type: Feature Request
9
Image Preview option for kendo upload
Provide the image preview option for kendo upload.
3 comments
ADMIN
Nencho
Posted on: 20 Sep 2021 12:20

Hello,

Please refer to the following KB article, where we've demonstrated how this could be achieved:

https://docs.telerik.com/kendo-ui/controls/editors/upload/how-to/add-image-preview 

Regards,
Nencho
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Sarath
Posted on: 07 Jan 2015 07:38
there is no html upload that supports image preview functionality. But there are lot of jquery plugins to do the job. But the integration of those plugins into ASP.NET MVC is not that easy and i failed to achieve the functionality. I tried some javascript logic along with the onSelect event of kendo upload. I achieved that to some extent but the last image that gets uploaded was overwriting the image preview of previous images.

You could see the issue at http://www.telerik.com/forums/image-previews. 
ADMIN
Telerik Admin
Posted on: 06 Jan 2015 18:07
Can you point us to other html file upload which supports this image preview functionality? I am interested to see what the implementation is, to understand your request better.