|
|
@ -198,7 +198,7 @@ |
|
|
|
</Items> |
|
|
|
</f:Panel> |
|
|
|
<f:Window runat="server" ID="Window1" Hidden="True" Height="600px" Width="950px" AutoScroll="True" OnClose="Window1_Close" |
|
|
|
WindowPosition="Center" IsModal="true" Title="明细详情" Target="Parent" EnableIFrame="true" Top="50px" |
|
|
|
WindowPosition="Center" IsModal="true" Title="明细详情" Target="Parent" EnableIFrame="true" Top="50px" EnableResize="true" EnableMaximize="true" |
|
|
|
IFrameUrl="about:blank" /> |
|
|
|
<f:Window ID="WindowUpload" runat="server" Hidden="True" |
|
|
|
WindowPosition="Center" IsModal="true" Title="Popup Window 1" Target="Parent" EnableIFrame="true" |
|
|
|