Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
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
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