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

Implementing Custom Button

1 Answer 38 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Anil Kumar
Top achievements
Rank 2
Anil Kumar asked on 27 Jan 2011, 06:32 PM
Hello I added a custom ImageButton in the Tool Bar

I Use the XML file to add all the menus
like
<tool name="ImageManager" shortcut="CTRL+M"/>
  <tool name="CustomManager" shortcut="CTRL+G"/>

When i click on this i got this error.

When i click on this link i want to show a list and when a list is clicked the content is placed in the editor.
Anyone do this stuff so please help me.

The command CustomManager is not implemented yet.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 28 Jan 2011, 02:45 PM
Hi Anil,

You can learn how to implement a custom dialog in the following live demo and help article:
Custom Dialogs
and
Add Custom Dialogs.

All the best,
Rumen
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Editor
Asked by
Anil Kumar
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Share this question
or