To programmatically select an option/item for a Select2 control, use the jQuery .val() method. You can also pass an array to val make multiple selections: $('# ...
確定! 回上一頁