This is a migrated thread and some comments may be shown as answers.

Create and Drag custom html file at a specific position

1 Answer 40 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Ramesh
Top achievements
Rank 1
Ramesh asked on 04 Dec 2014, 06:25 AM
Hi

I want to create html file with table, data and images , I want to create this as a custom control and place it in the radeditor toolbar as a button icon and provide the user to drag and drop that button to any position on the editor page.

May i know how this can be acheived?

Thanks
Ramesh

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 04 Dec 2014, 02:55 PM
Hello Ramesh,

This demo (http://demos.telerik.com/aspnet-ajax/editor/examples/treeviewandeditor/defaultcs.aspx) shows an approach to handle a similar scenario. Based no this logic you can further implement a more complex solution that involves dropping of a more complex data. 

Handling content area events can be implemented via the OnClientLoad event as shown in this help article.

As for the tool, this is explained and demonstrated in details in this online demo.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Ramesh
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or