Greetings,
I'm trying to open an a
The problem is my window appears with a huge bug: ( see attached file )
Please note i get this bug with all the browsers i'm using.
Do you know where this might come from ?
thank you in advance
I'm trying to open an a
<script type="text/javascript"> function openRadWin() { radopen("Creation_Incident_Details.aspx","RadWindow1"); } </script><asp:ImageButton ID="ImageButton8" runat="server" ImageUrl="~/img/dupliquer.jpg" CommandArgument='<%# Eval("idFamille") %>' ToolTip='<%# Eval("nomFamille") %>' OnClientClick="openRadWin(); return false;" /> <telerik:RadWindowManager ID="RadWindowManager1" runat="server" EnableShadow="true"><Windows> <telerik:RadWindow id="RadWindow1" runat="server" width="400px" height="400px" title="Telerik RadWindow"> </telerik:RadWindow></Windows></telerik:RadWindowManager>The problem is my window appears with a huge bug: ( see attached file )
Please note i get this bug with all the browsers i'm using.
Do you know where this might come from ?
thank you in advance