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
MCP Servers
AI for UI
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI Tools
CMS
Free Tools
You can add your own content to the treeview. Just add Encoded = false and put to the Content = "<input type='button' name='button' id='your_id' />
Encoded false means in that case that Content will have button instead of text <input type etc.
Check: example and under 'subItem.Add()' put previously mentioned settings and that should do it.
-Tatu