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

DL support

2 Answers 68 Views
Editor
This is a migrated thread and some comments may be shown as answers.
ManniAT
Top achievements
Rank 2
ManniAT asked on 18 Sep 2009, 09:54 AM
Hi,

I've been looking around but couldn't find anything so I ask here.
Is there "built in" support for dl / dt / dd in RadEditor.
I found UL OL LI - but nothing about DL and it's children.

Regards
Manfred

2 Answers, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 23 Sep 2009, 12:05 PM
Hi Manfred,

Thank you for your feature request.

RadEditor offers built-in support only for ordered and unordered list creation. These types of elements are widely used by the users and the browser offers built-in commands for them which we enhanced further with custom code. The InsertOrderedList and InsertUnorderedList commands are listed in the following MSDN article: Command Identifiers.

Since the browser does not offer a command for Definition List creation and RadEditor does not offer such a tool too, the only possible way is to implement your own custom button tool that will insert and manipulate the Definition lists.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
ManniAT
Top achievements
Rank 2
answered on 23 Sep 2009, 12:19 PM
Thank you Rumen,

I guess for the situation when I need it a "snippet" can do the job.

Regards

Manfred
Tags
Editor
Asked by
ManniAT
Top achievements
Rank 2
Answers by
Rumen
Telerik team
ManniAT
Top achievements
Rank 2
Share this question
or