摘要:
编辑行: protected void gvCategoryList_RowEditing(object sender, GridViewEditEventArgs e) { gvCategoryList.EditIndex = e.NewEditIndex; gvAdminBind(); }取消编辑行: protected void gvCategoryList_RowCancelingEdit... 阅读全文
posted @ 2009-05-26 13:59
失落的狼崽
阅读(235)
评论(0)
推荐(0)
摘要:
在显视页: public void gvNewOBind() { int P_Int_returnValue = mcObj.IsExistsNI("Proc_GetNOI"); if (P_Int_returnValue == -100) { } else { SqlCommand myCmd = mcObj.GetNewICmd("Proc_GetNOI"); mcObj.gvBind(gv... 阅读全文
posted @ 2009-05-26 12:13
失落的狼崽
阅读(589)
评论(0)
推荐(0)
浙公网安备 33010602011771号