Problem in Chome when using nested updatepanel

  •  12-22-2009, 6:11 AM

    Problem in Chome when using nested updatepanel

    Hi,
     
    I'm currently evaluating CuteEditor on my local machine.
    My page has two updatepanels. The first panel holds a few controls and a button to show the editor.
    The editor itself is in a second updatepanel, nested in the first updatepanel.
     
    All this is working great, exept in Google Chrome.
     
    When the page loads the first time I can call the control and use it, but when I hit a button to hide the cuteditor (set visibility of the div-container to false) I can't call it a second time. The second time it displays correctly but I can't type any text into it. I have this problem only in Google Chrome, in other browsers everything is working as it should.
     
    I'm currently using FreeTextbox on my site, but I was hoping to change to CuteEditor. Any ideas how to resolve this problem? 
View Complete Thread