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

Radeditor input language bangali

1 Answer 9 Views
Editor
This is a migrated thread and some comments may be shown as answers.
utpal
Top achievements
Rank 1
utpal asked on 28 Jul 2011, 09:51 AM
I need to write in Bangali language besides the default english language inside the Radeeditor. I have a javascript function which captures the keystrokes and converts those into Bangali(Unicode) equivalent. The function takes a textarea id and transforms the keystrokes. Since radeditor uses iframe and not textarea how to achieve this?

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 29 Jul 2011, 11:51 AM
Hi Utpal,

You can attach handlers for the standard DOM events to the RadEditor's content area using atachEventHandler() client-side method. Please review the following help article for more detailed information:
attachEventHandler

Best wishes,
Dobromir
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
utpal
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or