Hi all,
I am passing an json object from the controller.The json object is string format of a document file.I need to place the content of the doc file in the editor dynamically.
I am passing string object through json .In my schema of the datasource i tried to display using s:{type:"string"}
Here s is the json object.But i am unable to display the content.
Could you please provide me any sample or example on how to place a dynamic content in a editor using datasource.
Thanks & Regards