提交代码
This commit is contained in:
@@ -31,8 +31,7 @@
|
||||
</f:Tree>
|
||||
</Items>
|
||||
</f:Panel>
|
||||
<f:Grid ID="Grid1" IsFluid="true" ShowBorder="true" ShowHeader="true" Title="联动试车管理" runat="server" EnableCollapse="true" DataKeyNames="TermItemId,WorkInspectId,SubInspectId,WorkPackId,InstallationId,ProcessesId,SystemId,GroupId,GroupName,Level,ParentId,WorkInspectName,GroupSort,UserInspectionResults,InspectionIllustrate"
|
||||
EnableTree="true" TreeColumn="GroupName" DataIDField="TermItemId" AllowPaging="false" DataParentIDField="ParentId" AllowCellEditing="true" ClicksToEdit="1" OnRowCommand="Grid1_RowCommand" ExpandAllTreeNodes="true" TreeCheckBox="false" TreeCascadeCheck="false" OnRowDataBound="Grid1_RowDataBound">
|
||||
<f:Grid ID="Grid1" IsFluid="true" ShowBorder="true" ShowHeader="true" Title="联动试车管理" runat="server" EnableCollapse="true" DataKeyNames="TermItemId,WorkInspectId,SubInspectId,WorkPackId,InstallationId,ProcessesId,SystemId,GroupName,Level,ParentId,WorkInspectName,GroupSort,UserInspectionResults,InspectionIllustrate" EnableTree="true" TreeColumn="GroupName" DataIDField="TermItemId" AllowPaging="false" DataParentIDField="ParentId" AllowCellEditing="true" ClicksToEdit="1" OnRowCommand="Grid1_RowCommand" ExpandAllTreeNodes="true" TreeCheckBox="false" TreeCascadeCheck="false" OnRowDataBound="Grid1_RowDataBound">
|
||||
<Toolbars>
|
||||
<f:Toolbar ID="Toolbar1" runat="server">
|
||||
<Items>
|
||||
|
||||
Reference in New Issue
Block a user