Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
AI-Enhanced UI Tools
CMS
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