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
835
Only last item in Tree Active since upgrading to 8.3
posted

I have 4 UltraWebMenu's defined within an WebControl whose primary function is to display a WebTree.  Upon a right click on a Node of the Tree, one of the 4 menu's is shown as a popup using igmenu_showMenu.  However, only the last item in the Menu is Active, meaning it changes style when hovered over and/or the Hover event fires based upon hovering.  Clicking on other Menu Items does nothing!

I know that the items are enabled, as some of them are disabled and show in a different style.

All this logic has been around for awhile and is just now failing with 8.3 (CLR 2) testing with IE6.  Unfortunately when I separate this logic from my app it works fine, so I realize it must be related to something I'm doing wrong. 

Any suggestions of what could be causing this behavior???

Parents
  • 835
    posted

    I have managed to isolate this behavior in a small example and am posting the zip of the project.

    Interestingingly, if I remove the UltraWebToolbar from the Default form NO items are selectable in the WebTree!

    I am going to submit a support request, but thought I'd post my example here in case anyone has suggestions.

    AjaxEnabledWebTree.zip
Reply Children
No Data