This commit is contained in:
2021-08-17 11:01:22 +08:00
parent dba64994c3
commit 9b4b36afdd
9 changed files with 94 additions and 50 deletions
@@ -30,7 +30,7 @@
<f:Grid ID="Grid1" ShowBorder="true" ShowHeader="false" runat="server" DataIDField="PersonId" DataTextField="PersonName"
DataKeyNames="PersonId" AllowSorting="true" SortField="PersonName" SortDirection="ASC" EnableColumnLines="true"
Hidden="true" Width="700px" Height="360px" EnableMultiSelect="true" KeepCurrentSelection="true" ForceFit="true"
EnableCheckBoxSelect="True" PageSize="500">
EnableCheckBoxSelect="True" PageSize="100000">
<Toolbars>
<f:Toolbar ID="Toolbar2" Position="Top" runat="server">
<Items>