Hi there,
I'm trying to use the RadEditor with a Config-file:
J
I'm trying to use the RadEditor with a Config-file:
<telerik:RadEditor ID="DescriptionEditorE" runat="server"
ConfigFile="~/App_Data/RadEditorStandardConfig.xml" >
Visual Studio IntelliSense doesn't suggest the attribute ConfigFile though, and the file is obviously not loaded.
Did I overlook something?
Thank you,J