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
Recently Updating Asp.Net 3.5 8.1.2058 to 8.2.20082.1000
posted

After upgrading our Infragistics from 3.5 8.1 to 3.5 8.2 my company has a skin file and we use the context menu functionality for webmenus.  The background image defined by me still works yet my spacer image no longer works?  Also, "~/" in front of image urls seem to no longer work with Infragistics controls.  "~/" seems to no longer point to the root directory in our project.  Is there any explanation for this unusual functionality?  I hope to be responded to soon since our next release will be going out very soon!  I would rather not upgrade to 8.2 and just stay in our hot fix state but that's my bosses decision and not mine

<BackgroundImage Url="~/App_Images/MenuBarLarge.png" />

<XPSpacerImage Url="~/App_Images/contextmenuspacer.png" />

  • 695
    posted

    Also, I'd like to note that the disabled style for our context menu's no longer work either and seems to not even pick up the skins that they have defined in their html.  Kind of frustrating.