Hi guys!
I have a combo box and I want to have grouped elements inside it as well as elements without any title.
In this case: http://jsfiddle.net/5aa8fr0y/15/ all I have is grouped elements but no stand alone elements.
Is it possible?
Thanks in advance,
João
Hello João,
Thank you for contacting us.
Such behavior is not supported. Each item should have a group. Standalone groups cannot be declared either, because they aren't clickable. What I can propose to you is to have a group called "Other" or something generic and to place all of the items without a group there.
Please let me know if you need further assistance.