jQWidgets Forums

jQuery UI Widgets Forums Lists DropDownList Initializing many dropdownlists is very slow

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 7 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • NickJT
    Participant

    Within our asp.net web application, we have created a user control, which displays a form for a user to fill out. It has 17 jqdropdownlists on it. The user has the option to add 10 of those forms to the page (for a total of 170 jqdropdownlists). The page takes 10 seconds to load the 2nd user control and increases drastically for each new user control loaded. We were able to identify the cause of this delay to be the initialization of the jqdropdownlists. Once there are over 30 dropdownlists on the page, the time to initialize is greatly increased. This is noticeable in all browsers, but is very noticeable in IE. We are initializing these as shown in your online demos. Is there a more efficient way to initialize many jqdropdownlists?


    Peter Stoev
    Keymaster

    This is sample with 170 dropdownlists: http://jsfiddle.net/ev7xoacm/. It takes less than 2 seconds which we consider to be normal with so many dropdownlists.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.