Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

Last post 03-18-2009, 2:02 AM by Kenneth. 11 replies.
Sort Posts: Previous Next
  •  12-21-2008, 6:01 AM 47151

    Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi,
     
    for each Editor in a TapPanel in a AjaxToolkit:TabContainer I set a Height="200px".
    But in Internet Explorer 7 CuteEditor shows different Heights in each TapPanel.
     
    Is this fixable?

    Thanks!


    Example Code:
    <%@ Page Language="VB" AutoEventWireup="false" CodeFile="CuteEditor.aspx.vb" Inherits="CuteEditor" %>
    <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>
    <%@ Register TagPrefix="CuteEditor" Namespace="CuteEditor" Assembly="CuteEditor" %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head id="Head1" runat="server">
    <title></title>
    </head>
    <body>
    <form id="form1" runat="server">
    <asp:ScriptManager ID="ScriptManager1" runat="Server"/>
    <ajaxToolkit:TabContainer ID="TabContainer1" runat="server">
    <ajaxToolkit:TabPanel ID="Panel1" runat="server" HeaderText="Panel1">
    <ContentTemplate>

    <CuteEditor:Editor ID="Editor1" runat="server"
      ConfigurationPath="~/CuteSoft_Client/Configuration/AutoConfigure/Simple.config" Height="200px" ThemeType="Office2007">
      <FrameStyle BackColor="White" BorderColor="#DDDDDD" BorderStyle="Solid" BorderWidth="1px" CssClass="CuteEditorFrame" Height="100%"
      Width="100%" /></CuteEditor:Editor>
    </ContentTemplate>
    </ajaxToolkit:TabPanel

    <ajaxToolkit:TabPanel ID="Panel2" runat="server" HeaderText="Panel2">
    <ContentTemplate>
    <CuteEditor:Editor ID="Editor2" runat="server"
      ConfigurationPath="~/CuteSoft_Client/Configuration/AutoConfigure/Simple.config" Height="200px" 
      ThemeType="Office2007">
      <FrameStyle BackColor="White" BorderColor="#DDDDDD" BorderStyle="Solid" BorderWidth="1px" CssClass="CuteEditorFrame" Height="100%"
      Width="100%" /></CuteEditor:Editor>
    </ContentTemplate>
    </ajaxToolkit:TabPanel>
    </ajaxToolkit:TabContainer>
    </form>
    </body>
    </html>
  •  12-22-2008, 5:50 PM 47185 in reply to 47151

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi,
     
    can someone please give me a help?
     
    Thanks!
  •  12-22-2008, 8:43 PM 47187 in reply to 47185

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi Dev65,
     
     
    We can reproduce this, we are investigating this issue and will get back to you as soon as possible.
     
     
    Regards,
     
    Ken
  •  01-03-2009, 6:52 AM 47377 in reply to 47187

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi Ken,

    when do you provide a solution for this problem?
    Thank you!
  •  01-12-2009, 5:55 PM 47672 in reply to 47187

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi Ken,
     
    long time no answer from you.
     
    When do you provide a solution for this problem? Thanks.
  •  01-18-2009, 8:07 AM 47839 in reply to 47672

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Cutesoft support can someone please answer? Thanks.
  •  01-19-2009, 8:31 PM 47880 in reply to 47839

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi Dev65,
     
    We are working on this issue, we will fix it soon please wait for 6.3version.
     
    Regards,
     
    Ken
  •  02-12-2009, 1:33 PM 48685 in reply to 47880

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi Ken,
     
    just downloaded 6.3. This issue is still not fixed.
    When do you provide a solution for this problem?
     
    Thanks!
  •  02-16-2009, 1:08 PM 48875 in reply to 48685

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi Ken,
     
    still not working.

    Any news?
     
  •  02-19-2009, 6:24 AM 48997 in reply to 48875

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Ken, still waiting for your answer....!???
  •  02-24-2009, 4:37 AM 49155 in reply to 48997

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi Dev65,

    I am sorry for the late reply, we are still investigating this issue and I will let you know the result as soon as possible.
     
    Regards,
     
    Ken

     

  •  03-18-2009, 2:02 AM 50012 in reply to 47151

    Re: Multiple Editors in AjaxToolkit:TabContainer has different Heights in IE7

    Hi Dev65 ,
     
    This issue has been fixed, please download the latest version.
     
    Download:
     
     
    Regards,
     
    Ken
View as RSS news feed in XML