提交代码
This commit is contained in:
@@ -26,6 +26,7 @@ namespace FineUIPro.Web.CLGL
|
||||
this.btnGetAll.Hidden = false;
|
||||
}
|
||||
this.ddlPageSize.SelectedValue = Grid1.PageSize.ToString();
|
||||
BLL.MCSWebService.GetCLData(null, null);
|
||||
// 绑定表格
|
||||
this.BindGrid();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user