In Combox, DropDownList, Multiselect widgets, when grouping, the first item is incorrectly rendered (inconsistently with the others).
This can be observed as of today on:
Additionaly, when groupTemplate is defined, it's ignored for the first item: https://docs.telerik.com/kendo-ui/api/javascript/ui/dropdownlist/configuration/grouptemplate
Hello,
Here you can see the requested functionality implemented:
https://dojo.telerik.com/@nenchef/EZuYOJot
Regards,
Nencho
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hello, Anna,
We are currently investigating whether an exact mimic of the layout of the rest of the items is applicable for the first one. I will update you in this thread, once further information is available.
Thank you in advance for your patience.
Regards,
Nencho
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Who says it's not mandatory? It is confusing that the Group Hint looks like an option, and that the name of the first group is not displayed.
How can I display the name of the first group consistently with the other groups?
Hello, Anna,
Thank you for your report.
The behavior in question is actually the default rendering for the Sass themes for the dropdown components. The reason is that it's not mandatory to have the name of the first group displayed like the rest of the items, because the Group Hint (which is displayed on top of the dropdown items text) is shown.
If you need to change that behavior, you can use the groupTemplate and apply some style to that hint:
https://dojo.telerik.com/@nenchef/okuTArUH/2
Hope this information helps.
Regards,
Nencho
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.