
I need to design a dropdown box whose items have children. And I want the current item to be automatically selected when I click the drop-down.
I tried Combox and ContextMenu separately. Which Combox doesn't seem to support multi-level menus. ContextMenu does not support selecting the current item.
Can you guide me what should I do?thank you very much!