When the screen is loaded for the first time(or redirected) the ckeditor do not load properly.
Refreshing the screen loads the ckeditor properly.
Hi @Mukul Varshney,You need to use SetEditorData in order to display the saved data using ckEditor.You don't also need a binary data for saving texts using ckEditor.I've tweaked some of your code in the attached oml here, hope this helps.Regards,Alec