Hi all,
A bit of a weird one here - I'm currently using CKEditor.net with the Essential Objects suite. I'm finding that whenever I place a CKEditor.net object within a CallbackPanel object and do a partial page update with this object CKEditor will revert to being nothing but a textbox.
I've had a look around and haven't managed to find this exact problem described anywhere. As far as I'm aware CKEditor should work with Ajax panels so I'm not too sure why it would be doing this.
Is anyone able to assist with this? Thanks in advance.
Tue, 09/06/2011 - 06:50
#1
Re: [bug?] CKEditor turns into textbox after callback
Can you see any error messages in the Javascript console? Maybe something about already existing instance? (just a guess)