111
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
runat="server" BoxFlex="1" DataKeyNames="UserId" EnableColumnLines="true"
|
||||
DataIDField="UserId" AllowSorting="true" SortField="UserCode"
|
||||
SortDirection="ASC" OnSort="Grid1_Sort" AllowPaging="true" IsDatabasePaging="true"
|
||||
PageSize="10" OnPageIndexChange="Grid1_PageIndexChange" EnableRowDoubleClickEvent="true"
|
||||
PageSize="20" OnPageIndexChange="Grid1_PageIndexChange" EnableRowDoubleClickEvent="true"
|
||||
OnRowDoubleClick="Grid1_RowDoubleClick" EnableTextSelection="True">
|
||||
<Toolbars>
|
||||
<f:Toolbar ID="Toolbar2" Position="Top" runat="server">
|
||||
|
||||
Reference in New Issue
Block a user