Wijmo UI for the Web
updateRow メソッド
編集を終了してデータソースを更新します。
シンタックス
Javascript (Usage) 
$(function () {
    $(".selector").wijgrid("updateRow");
});
Javascript (Specification) 
function updateRow() : void;
使用例
$("#element").wijgrid("updateRow");

関連トピック

参照

wijgrid タイプ
wijgrid jQuery ウィジェット

 

 


Copyright © GrapeCity inc. All rights reserved.