Grouping in Listbox

1 Answer 13 Views
ListBox
Eric
Top achievements
Rank 2
Iron
Iron
Eric asked on 11 Apr 2025, 06:18 PM

Is there a way to display items in under groups in the listbox.  like a treeview or regular grid?

 

Thanks

Eric

1 Answer, 1 is accepted

Sort by
0
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
answered on 13 Apr 2025, 10:59 AM
Hi 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

Tags
ListBox
Asked by
Eric
Top achievements
Rank 2
Iron
Iron
Answers by
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Share this question
or