Ok, I found the way. It's just passing an array of option values to 'val' argument: $('#my_select2').select2('val', ["value1", "value2", ...
確定! 回上一頁