Hi,
I'm wondering if I can drag and drop images from treeview to html view of editor.
But unlike design view, I want to insert the html of the image like <img alt="xxxx" src="xxxx" /> when I drag and drop it to editor's html view.
I tried it in this demo example http://demos.telerik.com/aspnet-ajax/editor/examples/treeviewandeditor/defaultcs.aspx, but nothing happened when I dragged the image to html view.
Thank you in advance.
Aye
I'm wondering if I can drag and drop images from treeview to html view of editor.
But unlike design view, I want to insert the html of the image like <img alt="xxxx" src="xxxx" /> when I drag and drop it to editor's html view.
I tried it in this demo example http://demos.telerik.com/aspnet-ajax/editor/examples/treeviewandeditor/defaultcs.aspx, but nothing happened when I dragged the image to html view.
Thank you in advance.
Aye