提交试车代码
This commit is contained in:
@@ -71,8 +71,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow runat="server" ID="gzb" Hidden="true">
|
||||
<Items>
|
||||
<f:Grid Height="450px" ID="Grid1" ShowBorder="true" ShowHeader="true" EnableCollapse="true" runat="server" DataIDField="WorkPackId" DataKeyNames="WorkPackId" AllowSorting="true"
|
||||
SortField="Sort" SortDirection="ASC" EnableColumnLines="true" AllowCellEditing="true" EnableMultiSelect="false" OnRowCommand="Grid1_RowCommand">
|
||||
<f:Grid Height="450px" ID="Grid1" ShowBorder="true" ShowHeader="true" EnableCollapse="true" runat="server" DataIDField="WorkPackId" DataKeyNames="WorkPackId" AllowSorting="true" SortField="Sort" SortDirection="ASC" EnableColumnLines="true" AllowCellEditing="true" EnableMultiSelect="false" OnRowCommand="Grid1_RowCommand" ClicksToEdit="1">
|
||||
<Toolbars>
|
||||
<f:Toolbar ID="Toolbar1" runat="server">
|
||||
<Items>
|
||||
|
||||
Reference in New Issue
Block a user