HttPost HttpGet
摘要:/// <summary> /// formprintquery界面 新增 编辑 /// </summary> /// <returns></returns> [HttpPost] public int InsertOrUpdateFormPrintFile() { HttpContext cont
阅读全文
posted @
2020-10-22 14:44
RookieBoy666
阅读(136)
推荐(0) 编辑
GridControl中事件
摘要:gridView1_CellValueChanged事件在 SetRowCellValue后触发 或者编辑修改后触发 this.gridView1.SetRowCellValue(rowindex, "sqty", sumdt.Rows[0]["quantity"].ToString()); 设置复
阅读全文
posted @
2020-10-15 10:24
RookieBoy666
阅读(303)
推荐(0) 编辑
DEV ListBoxControl
摘要:获取ListBox项目 数量 ItemCount
阅读全文
posted @
2020-10-09 13:16
RookieBoy666
阅读(489)
推荐(0) 编辑