看板图表样式;人员报验补充查询条件;
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<f:Grid ID="Grid1" ShowBorder="true" ShowHeader="false" Title="企业总部人员" EnableCollapse="true"
|
||||
runat="server" BoxFlex="1" EnableColumnLines="true" DataKeyNames="CompanyBranchPersonId"
|
||||
DataIDField="CompanyBranchPersonId" AllowSorting="true" ForceFit="true"
|
||||
SortField="PersonName" SortDirection="ASC" OnSort="Grid1_Sort" AllowPaging="true"
|
||||
SortField="SortIndex" SortDirection="ASC" OnSort="Grid1_Sort" AllowPaging="true"
|
||||
IsDatabasePaging="true" PageSize="10" OnPageIndexChange="Grid1_PageIndexChange"
|
||||
EnableRowDoubleClickEvent="true" OnRowDoubleClick="Grid1_RowDoubleClick" EnableTextSelection="True">
|
||||
<Toolbars>
|
||||
|
||||
Reference in New Issue
Block a user