Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
505
checkable items
posted

Hello, I'm trying to determine if the XamMenu control can be used the way I need. I am trying to simulate a "pinned items" feature

I need a menu with checkable items.
Items can be checked or unchecked without actually selecting the menuitem or closing the menu
When items are selected the isChecked property is not effected.
The isChecked only gets changed when clicking the checkbox directly.

As far as I can tell right now, when you click an item the checked/unchecked and clicked events both get called, no mattter if you click the checkbox or the menuitem itself.

Can I achieve this with this control, or will i need to make a datatemplate and add my own checkbox?

 

Parents Reply Children
No Data