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
UI/UX Tools
CMS
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
Is there a way to display items in under groups in the listbox. like a treeview or regular grid?
Thanks
Eric
The ListBox component doesn't currently support this functionality. You can submit a feature request and vote for it here: https://feedback.telerik.com/blazor?categoryId=2758.
Based on a similar older request for their jQuery library (https://feedback.telerik.com/kendo-jquery-ui/1360491-add-ability-to-group-data-in-listbox), it seems unlikely that this feature will be implemented.
If you don't need features like drag-and-drop, you might consider using the MultiSelect component instead, which does support grouping:https://www.telerik.com/blazor-ui/documentation/components/multiselect/grouping
Regards,Anislav Atanasov