diff --git a/SGGL/FineUIPro.Web/Transfer/Chart/PunchlistFromSort.aspx b/SGGL/FineUIPro.Web/Transfer/Chart/PunchlistFromSort.aspx index d4345ba5..f8c2f5b5 100644 --- a/SGGL/FineUIPro.Web/Transfer/Chart/PunchlistFromSort.aspx +++ b/SGGL/FineUIPro.Web/Transfer/Chart/PunchlistFromSort.aspx @@ -17,6 +17,7 @@ color: Red; font-size: small; } + .f-grid-row-summary .f-grid-cell-inner { font-weight: bold; color: red; @@ -33,9 +34,9 @@ - + @@ -54,7 +55,7 @@ AllowPaging="true" IsDatabasePaging="true" PageSize="10" OnPageIndexChange="Grid1_PageIndexChange" EnableRowDoubleClickEvent="true" EnableTextSelection="true" EnableSummary="true" SummaryPosition="Flow"> - + @@ -84,9 +85,9 @@ runat="server" DataKeyNames="Action_By" AllowCellEditing="true" EnableColumnLines="true" ClicksToEdit="2" DataIDField="Action_By" AllowSorting="true" OnSort="Grid2_Sort" AllowPaging="true" IsDatabasePaging="true" PageSize="10" OnPageIndexChange="Grid2_PageIndexChange" - EnableRowDoubleClickEvent="true" EnableTextSelection="true" EnableSummary="true" SummaryPosition="Flow"> + EnableRowDoubleClickEvent="true" EnableTextSelection="true" EnableSummary="true" SummaryPosition="Flow"> - +