1
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<Items>
|
||||
<f:Grid ID="Grid1" Title="管线焊口信息" ShowHeader="false" EnableCollapse="true" PageSize="20"
|
||||
BoxFlex="1" ShowBorder="true" AllowPaging="true" IsDatabasePaging="true" runat="server"
|
||||
EnableColumnLines="true" SortField="JOT_JointNo" SortDirection="ASC" OnSort="Grid1_Sort"
|
||||
EnableColumnLines="true" SortField="JOTY_Group,Sort1,Sort2,Sort3,Sort4,Sort5" SortDirection="ASC" OnSort="Grid1_Sort"
|
||||
DataKeyNames="JOT_ID" DataIDField="JOT_ID" OnPageIndexChange="Grid1_PageIndexChange"
|
||||
AllowFilters="true" OnFilterChange="Grid1_FilterChange" AllowSorting="true">
|
||||
<Toolbars>
|
||||
|
||||
Reference in New Issue
Block a user