I hv one window contain some Add cart type function lity when use click on add cart it maximize but when i minize it will goes in minmize zone properly ... but when i am clicking again on ADD Cart button that time it will automatically hide the Window
<telerik:RadWindow ID="RadWndCart" runat="server" Modal="false" VisibleStatusbar="False" MinimizeZoneID="Panel1"
Behavior="Move,Minimize" Skin="Black" Title="Cart" Top="150px" Left="250px" Width="700px"
NavigateUrl="AddToCart.aspx" Height="470px">
</telerik:RadWindow>
Kindly please tell me why this happen...... Is their any property to set when page is reload......................
Urgenlty reply
Tahksss
<telerik:RadWindow ID="RadWndCart" runat="server" Modal="false" VisibleStatusbar="False" MinimizeZoneID="Panel1"
Behavior="Move,Minimize" Skin="Black" Title="Cart" Top="150px" Left="250px" Width="700px"
NavigateUrl="AddToCart.aspx" Height="470px">
</telerik:RadWindow>
Kindly please tell me why this happen...... Is their any property to set when page is reload......................
Urgenlty reply
Tahksss