Given that I'm grouping the options by a property like "Country"
When the widget is rendered too narrow
And/or the group label is too wide
Then the option label is eclipsed by the group name.
Example: http://dojo.telerik.com/AsENi
3 Answers, 1 is accepted
0
Accepted
Georgi Krustev
Telerik team
answered on 08 Aug 2016, 09:18 AM
Hello Tiho,
I checked the test demo, but I didn't noticed an optionLabel configuration in it. Once it is enabled, the optionLabel is rendered above the fixed group header and displayed normally:
If you would like to disable the fixedGroupHeader, then you can do so setting the fixedGroupHeader option to empty string ("").
If you are referring to the case when the group header has covered the text of the regular list item, then this behavior is expected and is due the specific group rendering. If you would like to avoid the overlaying scenario, then I would suggest you manually set the width of the popup element: