1
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
<Items>
|
||||
<f:Grid ID="Grid2" ShowBorder="true" ShowHeader="false" Title="QHSE在建项目清单" Height="720px"
|
||||
EnableCollapse="true" runat="server" BoxFlex="1" EnableColumnLines="true" EnableSummary="true" SummaryPosition="Bottom"
|
||||
DataKeyNames="ProjectId" DataIDField="ProjectId" AllowSorting="true" SortField="UsageThreeMonth DESC,UsageMonth DESC,UsageWeek DESC,UsageDays DESC,SortIndex DESC,StartDate" SortDirection="DESC"
|
||||
DataKeyNames="ProjectId" DataIDField="ProjectId" AllowSorting="true" SortField="UsageThreeMonth DESC,UsageMonth DESC,UsageWeek DESC,UsageDays DESC,StartDate" SortDirection="DESC"
|
||||
OnSort="Grid2_Sort" AllowPaging="false" IsDatabasePaging="false" PageSize="1000000" OnPageIndexChange="Grid2_PageIndexChange"
|
||||
EnableTextSelection="True">
|
||||
<Toolbars>
|
||||
|
||||
Reference in New Issue
Block a user