<Plugins>
<ext:RowExpander ID="RowExpander" runat="server">
<DirectEvents>
<BeforeExpand OnEvent="BeforeExpand" Success="setSubprojectExpandInfomation(response, result, el, type, action, extraParams);"
Before="return !record.cached;">
<EventMask ShowMask="true" MinDelay="500" Target="CustomTarget" CustomTarget="={GPCooper.body}" />
<ExtraParams>
<ext:Parameter Name="ProjectID" Value="record.data['id']" Mode="Raw" />
</ExtraParams>
</BeforeExpand>
[Ext.Net] 1.x_Ext.Net.Grid之行展开
最新推荐文章于 2018-02-27 15:32:09 发布