This commit is contained in:
2024-11-28 10:27:30 +08:00
4 changed files with 5 additions and 3 deletions
@@ -145,7 +145,7 @@
<f:Grid ID="Grid1" ShowBorder="true" ShowHeader="false" Title="硬度检测报告" EnableCollapse="true"
runat="server" BoxFlex="1" DataKeyNames="HardTestReportItemId" AllowCellEditing="true"
AllowColumnLocking="true" EnableColumnLines="true" ClicksToEdit="2" DataIDField="HardTestReportItemId"
AllowSorting="true" SortField="Sort1,Sort2,Sort3,Sort4,Sort5,SortIndex" SortDirection="ASC" OnSort="Grid1_Sort"
AllowSorting="true" SortField="Sort1,Sort2,Sort3,Sort4,Sort5,JOT_JointNo,SortIndex" SortDirection="ASC" OnSort="Grid1_Sort"
AllowPaging="true" IsDatabasePaging="true" PageSize="100" OnPageIndexChange="Grid1_PageIndexChange"
EnableTextSelection="True" AutoScroll="true">
<Toolbars>