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
1495
Menu & JQuery on the same page
posted

I have put a query popup (http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/) on my page where I happen to have an infragistics menu as well as an infragistics drop down.  When I close the popup and then mouseover a menu item with children (popup) or the web drop down, I get a nasty javascript error.

 

Microsoft JScript runtime error: Sys.ArgumentTypeException: Object of type 'Infragistics.Web.UI.DataMenuItemSettings' cannot be converted to type 'Infragistics.Web.UI.ObjectBase'.
Parameter name: instance

Any thoughts on how to make this wor?

 

Parents
No Data
Reply
  • 15979
    posted

    Hello Irri,

    Can you tell me what version and what build of our controls do you use and in which browsers this behavior is present?

    A sample that can be run and verified will greatly reduce the time needed to isolate the cause for this issue.

    I am looking forward to hearing from you.

Children