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

Lettered List

3 Answers 54 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Michael Yereniuk
Top achievements
Rank 1
Michael Yereniuk asked on 19 May 2009, 06:02 PM
I am wondering if it is possible to have a button on a RadEditor that will generate a unordered list of letters like:

A)
B)
C)

Very much like the button for "Numbered List" that generates:

1)
2)
3)

I understand that I can write my own custom tool buttons that could accomplish this, but I wanted to see if someone had already done this, or if a way to do this through the built in editor exists.

Thanks!

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 22 May 2009, 11:03 AM
Hello Michael,

I think that the custom dropdowns provided in the following live example:
Custom Dropdowns
could be helpful for your scenario.

Another approach is to try the solution in this help article: Setting Content Area Defaults. It will help you to specify your own letters for the ordered lists in the content area.

Sincerely yours,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Michael Yereniuk
Top achievements
Rank 1
answered on 22 May 2009, 04:36 PM
Hi Rumen, thanks for the reply!  The custom dropdown example seems best suited to my needs, although a custom tool button would be even better so that I do not have to create an unordered list first.  Regardless, I am not able to get the example to work because there apparently is no code for the ordered/unordered list dropdown example on http://demos.telerik.com/aspnet-ajax/editor/examples/customdropdowns/defaultvb.aspx .. The examples that are shown on the page have to do with emoticons which is not what I am looking for. Can you help me come up with a basic example on how I can make a dropdown that will allow me to change a list to ordered upper alpha?

Thanks again!
0
Accepted
Rumen
Telerik team
answered on 25 May 2009, 02:28 PM
Hi Michael,

All example files are available in the full RadControls installation. Nevertheless, for your convenience I have attached an example demonstrating how to create a custom dropdown based on the live example and this help article: Adding Custom Dropdowns.

Greetings,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Editor
Asked by
Michael Yereniuk
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Michael Yereniuk
Top achievements
Rank 1
Share this question
or