Unanswered: How can I select/ unselect checkbox item in menu
Unanswered: How can I select/ unselect checkbox item in menu
I am using Ext.menu.Menu.
In that I have 3 checkboxe items.
I want to deselect one checkbox, when I select other checkbox. I am able to do enabling/ disabling, but I did not find way to select/ unselect.
Anyone has tried this?