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
695
Tooolbar inside WARP not working after upgrade from 7.3....
posted

Hi,

I have two toolbars in two tables both of which are marked as runat="server";  One table is set as visible=false;

All of this is wrapped in a warp.  On the click action of the first toolbar I set the other table to be visible during the partial page postback.  Only the toolbar in that table (the one which is now visible) does not work, in that the button controls do not respond to click events and mouseovers.  However, custom controls in the toolbar do work.  This has only started happening since 7.3 hotfix 1049.

Any help would be greatly appreiciated.

Zack

 

  • 695
    Offline posted

    Hi,

     After further investigation, I am getting a javascript error when the toolbar loads which is "Error initializing the UltraWebToolbar";

    Could this be related to style sheets as I am using app styleing?

    Any ideas?

    Thanks

    Zack