Let's say you want to list in a ComboBox items for sale on an e-commerce site. But in this list, I want the category name to appear first and below the items. Example:
- Sports
- Bike
- Boots
- Decoration
- Carpet
- Curtain
But it would still be nice to even indent the items. More or less like the following picture:
It's possible? How?