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
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,
Telerik