I don't believe the equation editor is included within the RadEditor for MOSS.
Will it be a new add-on feature in the future?
thanks,
Vincent
3 Answers, 1 is accepted
0
Stanimir
Telerik team
answered on 23 Jan 2009, 04:04 PM
Hello Vincent,
RadEditor is an ASP.NET control for editing pure HTML/XHTML. The HTML language provides limited capabilities for displaying mathematical formulas. Nevertheless, if you are able to convert your mathematical formula to HTML or image files then the editor will be able to display it properly.
Best wishes,
Stanimir
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
I don't understand how can I write custom controls for equation editing. I stored equation in rtf file and accessed on radeditor. But it display image format. How can I edit my equation like text not image?