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

Add linespace Dropdown in Rad editor

1 Answer 46 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Bhushan
Top achievements
Rank 1
Bhushan asked on 22 Sep 2011, 08:12 AM
Hello Sir,
i am using rad editor control in asp.net application...when i added the dropdown of linespace then at run tiome it only shows a dropdown of linespace all other controls in radeditor get hide

so pls send me the code file that contain a line space dropdowm in editor tool bar
also i need a sample code for the selection of the items in drop downs .

regards,
Bhushan

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 22 Sep 2011, 09:26 AM
Hi Bhushan,

If you are the custom dropdown inline in the <tools> tags of RadEditor, this will reset the toolbar. In such case you can declare manually the rest of the toolbar tools.
It would be much easy to use a ToolsFile and add the new tool to it. You can download the default toolsfile from this article: http://www.telerik.com/support/kb/aspnet-ajax/editor/default-toolsfile-xml-file.aspx

You can find more information about the toolbar and the custom tools in thes articles:
http://www.telerik.com/help/aspnet-ajax/editor-toolbar-intro.html
http://www.telerik.com/help/aspnet-ajax/editor-add-custom-dropdowns.html


Best wishes,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Editor
Asked by
Bhushan
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or