Telerikuser
Top achievements
Rank 1
Telerikuser
asked on 20 Jun 2012, 01:11 PM
Anyone has a list of languages supported by RadEditor?
3 Answers, 1 is accepted
0
Hello,
Rumen
the Telerik team
RadEditor is powerful enough to be used in any language you like: English, Bulgarian, Russian, Hindi, Vietnamese, Chinese, Japanese, Korean, etc.
You'll need to set the proper encoding in the aspx files with the editor. You can use UTF-8 encoding for the page, which will make the editor compatible with Western Europe languages, Cyrillic, Greek, Asian, Arab, Chinese, Japanese, etc characters.
Best regards,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.
0
Telerikuser
Top achievements
Rank 1
answered on 20 Jun 2012, 01:27 PM
Does these other language support has native language keyboard support? Do you have any demo supporting multiple languages with virtual keyboard support?
0
Hi,
RadEditor does not offer its own virtual keyboard. Of course if you find such tool in Internet you can try to integrate it with the editable iframe content area of the control.
What you can also do is to populate the desired symbols in the Insert Symbols dropdown of RadEditor.
You can also see how to insert special characters by pressing the ALT key and the right-side numeric keypad in these pages:
http://www.forlang.wsu.edu/help/keyboards.asp
and
http://tools.oratory.com/altcodes.html
All the best,
Rumen
the Telerik team
RadEditor does not offer its own virtual keyboard. Of course if you find such tool in Internet you can try to integrate it with the editable iframe content area of the control.
What you can also do is to populate the desired symbols in the Insert Symbols dropdown of RadEditor.
You can also see how to insert special characters by pressing the ALT key and the right-side numeric keypad in these pages:
http://www.forlang.wsu.edu/help/keyboards.asp
and
http://tools.oratory.com/altcodes.html
All the best,
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.