Hi Licensing,
When you set a RadMenuItem inside the ItemTemplate of RadMenu, the result will be nested RadMenuItems. Since your ItemTemplate is in fact the content template of the RadMenuItem, you need to include only elements that are part of the content of the RadMenuItem.
My supposition is that you wish to assign a different command to each RadMenuItem. If this is the case, then you do not need the ItemTemplate.
Please check the
RadContextMenu FirstLook example. It contains the approach for realizing this goal. Although the example refers to RadContextMenu, the same is valid for RadMenu. Please, take into consideration the way commands are assigned to each RadMenuItem:
I hope this will be helpful in yoru scenario. If you have further questions, please let me know.
All the best,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>