Hello,
I have a "View" DropDownButton with some menu items (multiple MenuItem within a Menu). My question is if the dijit.MenuItem somehow supports a checkmark on the label when selected. In the IE browser, for example, if you go to View --> Toolbars and select the "Menu Bar" option, that optiuon will have a checkbox next to it to indicate that it is visible. If you select it again, the checkmark disappers because the option is not longer visible. Just wondering if that capability has to be done manually by adding a checkmark to the label through the setLabel() function.
Thanks - Peter
