You can set it with the value of KendoComboBox . For example: $("#test").kendoComboBox({ dataTextField: "text", dataValueField: "value", ...
確定! 回上一頁