I create a ListBox that I bind to a list of SelectListItem. In this list i use the Group property. But i don't know how to render groups in Html.Kendo().ListBox()
I'm using mvc core and Telerik.UI.for.ASP.Net.Core version 2021.2.511 package
Regards
1 Answer, 1 is accepted
0
Tsvetomir
Telerik team
answered on 05 Jul 2021, 10:31 AM
Hi, Kapil,
Thank you for the provided information. Indeed, at present the Telerik UI ListBox does not expose the functionality of group segregation. The closest to this widget that supports grouping is the MultiSelect widget: