Adding Custom Label Under Underneath to text area

Posted by Community Admin on 05-Aug-2018 11:15

Adding Custom Label Under Underneath to text area

All Replies

Posted by Community Admin on 29-Apr-2014 00:00

HI Guys,

we are using Telerik.Web.UI 2009.1.527.35 within our development works.

we have a new requirement that we need to enhance our rad editor so that we can show few messages within few labels which those labels will be located at the bottom of the rad editor. but those labels should be added dynamically by our c# code behind as we have a wrapped implementation with the rad editor. 

i believe  we will be able to use the Custom module feature  (demos.telerik.com/.../defaultcs.aspx) for the above implementation. 

q1 - is it available the custom module feature in the Telerik.Web.UI 2009.1.527.35?

q2 - if it is available, what are the classes that we will be able to use our above requirements implement ?

Posted by Community Admin on 08-May-2014 00:00

Hello Sarath,

Custom modules are an old feature and they do exist in 2009.1.527.35 Telerik.Web.UI. Here is an online sample:
http://demos.telerik.com/aspnet-ajax/editor/examples/custommodules/defaultcs.aspx

As you can see from the demo, this is done client-side rather than on the server.

And here is an information in general about custom modules:
http://www.telerik.com/help/aspnet-ajax/editor-creating-custom-modules.html

Note that this is pretty old RadControls release and most likely will not work on anything above IE8 and Firefox3, so I strongly advise you to upgrade it.

Hope this helps.

Regards,
Vassil Vassilev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed