2020年10月15日
摘要: gridView1_CellValueChanged事件在 SetRowCellValue后触发 或者编辑修改后触发 this.gridView1.SetRowCellValue(rowindex, "sqty", sumdt.Rows[0]["quantity"].ToString()); 设置复 阅读全文
posted @ 2020-10-15 10:24 RookieBoy666 阅读(294) 评论(0) 推荐(0) 编辑