﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13764	Unable to bind html to ckeditor in edit mode	Anand		"I have created multiple ckeditors dynamically by clicking on a button, finally saving all ckeditor data into database, in edit mode i am showing data in respective ckeditor but first ckeditor is not displaying the data when the page is initially loads if i refresh the page first ckeditor is biding, below is the code i am using

CKEDITOR.instances.editor1.setData(val.sectionContent());
CKEDITOR.instances.editor1.updateElement();

"	Bug	closed	Normal		General		invalid		
