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