更新指定的行, param 參數包含下列特性: index:更新行的索引。 row:行的新資料。 複製程式碼 程式碼如下: var grid = $("#QualityAdd").datagrid ("updateRow", { index: gridIndex, row: { Url: "" r[0].html "" } }); datagrid 內建物件 複製程式碼 程式碼如下: 程式碼如下:columns: [[ { title: '訂單編號', field: 'no', width: 100 , formatter: function (value, row, index) { return row.Order.no; } }, 最終顯示001011