111
This commit is contained in:
@@ -66,7 +66,7 @@ color: #fff;
|
||||
<f:Grid ID="Grid1" ShowBorder="true" ShowHeader="false" Title="焊口综合信息" EnableCollapse="true"
|
||||
runat="server" BoxFlex="1" DataKeyNames="JOT_ID" AllowCellEditing="true" EnableColumnLines="true"
|
||||
ClicksToEdit="2" DataIDField="JOT_ID" AllowSorting="true" SortField="WorkAreaCode,ISO_ISONO,JOT_JointNo"
|
||||
SortDirection="ASC" OnSort="Grid1_Sort" AllowPaging="true" IsDatabasePaging="true" PageSize="10"
|
||||
SortDirection="ASC" OnSort="Grid1_Sort" AllowPaging="true" IsDatabasePaging="true" PageSize="20"
|
||||
OnPageIndexChange="Grid1_PageIndexChange" EnableSummary="true" SummaryPosition="Flow">
|
||||
<Columns>
|
||||
<f:TemplateField ColumnID="tfNumber" HeaderText="序号" Width="60px" HeaderTextAlign="Center" TextAlign="Center">
|
||||
|
||||
Reference in New Issue
Block a user