Hi all,
I'm very new to the FCKeditor control, but so far I really like what I see. I am having a problem though and I don't really know even where to being troubleshooting.
I'm running .Net v 2.0, creating a web application in ASP.NET / C#.
The issue that I'm having is I've placed the FCKeditor control inside a MultiView control. When I enter text into the box though and try to change the active view I'm looking at, IE actually crashes.
Has anyone else run into a similar situation? The MultiView control is also contained within an UpdatePanel.
Thanks in advance for any help!
I'm very new to the FCKeditor control, but so far I really like what I see. I am having a problem though and I don't really know even where to being troubleshooting.
I'm running .Net v 2.0, creating a web application in ASP.NET / C#.
The issue that I'm having is I've placed the FCKeditor control inside a MultiView control. When I enter text into the box though and try to change the active view I'm looking at, IE actually crashes.
Has anyone else run into a similar situation? The MultiView control is also contained within an UpdatePanel.
Thanks in advance for any help!
Re: ASP.NET Multiview control with FCKEditor crashes IE
I've read through some of the issues with FCKeditor and the Update Panel, but nothing seems to match what's happening in my situation...