Relative Content

Tag Archive for jqueryasp.net.netjquery-select2

Select2 cause full page refresh instead partial postback

I’m using Select2 on a DropDownList and when I select a value that make a full page refresh.
That’s not happening selecting directly without Select2 making a partial postback.
The DropDownList have AutoPostback=true and is in an UpdatePanel.