Select2 JQuery issue with ASP.NET UpdatePanel
问题 Have a existing solution I have been asked to enhance with Select2 JQuery library. Have an updatepanel with a save button. On that updatepanel is a ASP.NET DropDownList . on document ready I issue $('.dropdownspecificclass').select2(); When page first renders it looks as expected the DropDownList has that tags view that Select2 provides. Click the save button and the save process is done async without a page refresh, but the Select2 dropdown list loses it Select2 styling and now just looks