kendoComboBox ({ ... }) var combobox = $( "#item" ).data( "kendoComboBox" );. var value = combobox.value(); //取得combobox的值 ...
確定! 回上一頁