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
Hello,
Is it possible to have a customize template of subMenu in ContextMenu using AngularJs?
Hello Jakub,
The Kendo UI Menu and ContextMenu can accommodate custom content if it is defined as a sub-group, as shown in the following example: http://demos.telerik.com/kendo-ui/menu/index (check the "Stores" item). I am afraid there is no built-in way to define templates. Another good resource is the below AngularJS demo with the Kendo UI ContextMenu:
http://demos.telerik.com/kendo-ui/menu/context-menu-angular There is a way of using the DataSource to achieve custom appearance per item with CSS classes, that might be suitable in your case: http://docs.telerik.com/kendo-ui/api/javascript/ui/contextmenu#configuration-dataSource Let me know if you need more help with the Kendo UI ContextMenu.
Kind Regards,