数据穿透新增页面
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<f:Grid ID="Grid1" ShowBorder="true" ShowHeader="false" Title="HSE月报告" EnableCollapse="true"
|
||||
runat="server" BoxFlex="1" DataKeyNames="MonthReportItemId" AllowCellEditing="true"
|
||||
ClicksToEdit="1" DataIDField="MonthReportItemId" EnableColumnLines="true"
|
||||
OnRowDataBound="Grid1_RowDataBound">
|
||||
>
|
||||
<Toolbars>
|
||||
<f:Toolbar ID="Toolbar2" Position="Top" runat="server" ToolbarAlign="Left">
|
||||
<Items>
|
||||
|
||||
Reference in New Issue
Block a user