小程序接口修改
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
<f:Grid ID="Grid1" ShowBorder="true" EnableAjax="false" ShowHeader="false" Title="施工图纸" EnableCollapse="true"
|
||||
runat="server" BoxFlex="1" DataKeyNames="DrawId" AllowCellEditing="true"
|
||||
ClicksToEdit="2" DataIDField="DrawId" AllowSorting="true" SortField="DrawId"
|
||||
ClicksToEdit="2" DataIDField="DrawId" AllowSorting="true" SortField="DrawId"
|
||||
SortDirection="DESC" EnableColumnLines="true" ForceFit="true"
|
||||
AllowPaging="true" IsDatabasePaging="true" PageSize="10"
|
||||
EnableRowDoubleClickEvent="true" AllowFilters="true" EnableTextSelection="True" OnRowDoubleClick="Grid1_RowDoubleClick" OnPageIndexChange="Grid1_PageIndexChange">
|
||||
|
||||
Reference in New Issue
Block a user