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
800
LoadItems auto close drop down
posted

It took me a bit to figure this out so I'd like to pass it on. I wanted to NOT open a cascading dropdown when loading it from another dropdown selection. This is done on the client side by passing a false as the 2nd parameter to the javascript load items method. It's not in my documentation so I'd like to add it here in case anyone else was looking for the same functionality.

itemNameDropdown.loadItems(intSubCategoryId,

false);

  • 10240
    posted

    Hi sperna,

    Thank you for passing along this information and for sharing with the Infragistics Community. I have passed this information along to IG Product Guidance for inclusion in our documentation.

    Please let me know if I can be of further assistance regarding this matter.