20211019
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:Grid ID="Grid1" ShowBorder="true" ShowHeader="false" EnableCollapse="true" runat="server"
|
||||
EnableColumnLines="true" BoxFlex="1" DataKeyNames="CheckingId" DataIDField="CheckingId"
|
||||
AllowSorting="true" SortField="CardNo" PageSize="500" Height="400px">
|
||||
EnableColumnLines="true" BoxFlex="1" DataKeyNames="CheckingId" DataIDField="CheckingId"
|
||||
AllowSorting="true" SortField="CardNo" PageSize="5000" Height="400px">
|
||||
<Columns>
|
||||
<f:TemplateField Width="55px" HeaderText="序号">
|
||||
<ItemTemplate>
|
||||
|
||||
Reference in New Issue
Block a user