This question is locked. New answers and comments are not allowed.
hi!
i think i've found a bug with the v2011.1.414.340 and also with the new one coming, v2011.2.629.340
if you use the OnSelect event and you have a submenu that is disabled (t-state-disabled), when you click on the disabled item, the e.item will be the parent item and not the one you have selected.
So if you take your Menu > Client-side Events demo, suppose you have the Silverlight item disabled in the first menu, if you click on it, the e.item will be UI Components.
alex
i think i've found a bug with the v2011.1.414.340 and also with the new one coming, v2011.2.629.340
if you use the OnSelect event and you have a submenu that is disabled (t-state-disabled), when you click on the disabled item, the e.item will be the parent item and not the one you have selected.
So if you take your Menu > Client-side Events demo, suppose you have the Silverlight item disabled in the first menu, if you click on it, the e.item will be UI Components.
alex
