dwr增加行DWRUtil.addRows - ITeye问答
问题补充:代码function addrow(sysid) { DWRUtil.removeAllRows("imgtable")...if (!options.cellCreator) options.cellCreator = dwr.util._defaultCellCreator...
DWR的util_百度文库
2012年7月6日 - { DWRUtil.removeAllRows('_tbody2'); }data:当前单元格将显示的值,只能在 cellCreator 函数中使用 rowData:当前行的数组元素,对于同一行,所有单元...