Tagged Questions
The radeditor tag has no wiki summary.
2
votes
3answers
192 views
Telerik RadEditor doesn't work well on live website
I'm using a Telerik RadEditor in my Web Project, in localhost editor works well but in the host the style editors(bold, italic etc.) and paragraph selections don't work. How can i solve that problem?
...
2
votes
2answers
181 views
Telerik RadEditor dialogs rendering in random element
Please see this screenshot:
http://img200.imageshack.us/img200/3349/radeditorweirdness.jpg
The radEditor dialogs are rendering within a form on my master page.. and I can't for the life of me figure ...
2
votes
4answers
325 views
How can I validate text as being valid HTML?
I'm using an older version of Telerik's Editor control, and storing the text that's input in a SQL database, then displaying the HTML later. Is there any way in ASP.NET (2.0) to validate a string as ...
1
vote
1answer
68 views
Telerik ASP.NET RadEditor and Azure Blob Storage?
I am using Telerik RadControls in a plain ASP.NET application. I tried different things to configure the file managers of a RadEditor control, like for example DocumentManager, but I can not get the ...
1
vote
2answers
167 views
Telerik RadEditor HTTP POST VALUE not being updated (ASP.NET Web Forms)
I am currently writing a ContentManager in ASP.NET. I have a preview button which uses jQuery to post the form data to new window and shows how a page would look without saving it to the database and ...
1
vote
1answer
142 views
creating RadEditor dynamically asp.net
I want to add RadEditor dynamically. It is getting added to the page but as soon as postback occurs i get Multiple controls with the same ID 'EditorRibbonBarResourcesHolder' were found. Below is the ...
1
vote
1answer
242 views
ASP.NET Telerik:Radeditor, disable image resizing on dragging
I just wanted to find out if it's possible to disable image resizing in the Design mode of the Telerik:RadEditor?
1
vote
1answer
713 views
RadEditor posts empty in firefox
I'm building a composite control that uses the telerik ajax controls as it's inputs, now the RadComboBox and RadTextBox were working fine, keeping state and returning edited values however the ...
1
vote
2answers
3k views
Changing the value of a Telerik RadEditor with Javascript/jQuery
I'm trying to manually clean the HTML of a Telerik RadEditor with Javascript but I can't seem to find the correct place to store the value so that it gets saved on post back.
Here's the JS I have:
...
0
votes
1answer
15 views
Inncorrect render with Telerik RadEditor control (Image inside)
My web page render incorrect for radeditor
I think may be css file but now I find how to solve for 3 hr.
Anyone Can help me?
0
votes
0answers
19 views
How to convert the RadEditor content to image
I have a radeditor,in that i have spans and a background image.I have some html input textboxes,on text changed of the textboxes,i'm binding the text to particular spans like:
...
0
votes
1answer
39 views
How do I use the Telerik RadEditor control?
Can anyone advise me on how to use the Telerik RadEditor control? This is the control where a user can enter plain text and save it to database.
What is the process to use the Telerik RadEditor?
0
votes
0answers
45 views
Telerik RadEditor Document manager to upload files with metadata to document library on sharepoint site
I have a document library "DOCLibA", in my sharepoint 2010 site which also collects some metadata for the document like category and country associated(using EditForm.aspx).
I have another list ...
0
votes
0answers
66 views
Proposed workaround for RadEditor 7.2.1 in VB.NET 1.1 using Firefox 6
This is not a question, but more of a suggestion:
We have just implemented a fix for rendering a Telerik RadEditor 7.2.1 for ASP.NET 1.1 in some legacy code. The fix is based on a workaround posted ...
0
votes
1answer
171 views
RadEditor ExportToPDF not generating PDF in client's environment
We are using the Telerik RadEditor control, specifically for it's ability to render a PDF via the ExportToPDF() method on the control. We find that this works great in our development and test ...
0
votes
0answers
207 views
how to enable drag and drop into radeditor from images already on page
The example on this page demonstrates how to use drag and drop from the Telerik TreeView into a RadEditor. What I'm trying to do is do the same as this, but without having to use a treeview.
...
0
votes
2answers
235 views
HTML Rendering - Adding extra code (Internet Explorer)
HI
I am using Telerik Rad Editor in my project, i have an issue with the way HTML is rendered in editor.
I have discovered some changes that are not ideal. Try this as an example. switch to HMTL Mode ...
0
votes
3answers
399 views
RadEditor javascript error (this._contentHiddenTextarea.form) when using with RadGrid
I'm facing the js error, and i didn't identify the reason yet.
<telerik:RadTabStrip MultiPageID="uxMultiPage" ID="uxTabStrip" runat="server" CssClass="TabStrip">
<Tabs>
...
0
votes
1answer
301 views
How to force file download on Telerik RadEditor?
I am using Document Manager in Telerik RadEditor.
Once I upload .txt file and click on that link, it opens on the browser instead of downloading it. How to force download that file without going in ...
0
votes
1answer
47 views
Nested Control Validation
I have a Telerik RAD Editor in a user control, so I can set defaults in one place to enable me to reuse the control where ever I need a rich text editor. When I add it to a page I want to validate the ...
0
votes
1answer
172 views
RadEditor and document.ready
document.ready is not working in RadEditor,
when i use the following jquery code
<script>
$(document).ready(function() {
$("#accordion").accordion();
});
</script>
It shows as ...
0
votes
2answers
161 views
how do I let a user upload .zip files in telerik radeditor
I'm not sure how to allow my RadEditor to accept .zip files it has all of the default content managers (image, flash, template, media, document) and none of these will allow my users to upload a .zip ...
0
votes
2answers
206 views
stop postback for RadEditor with spellcheck
When I use a RadEditor I want to enable the editor's spell check (working thus far). After a spell check the user can either click on the radmodule (toolbar thing) to either "finish spellcheck" or ...
0
votes
1answer
100 views
radeditor issue with safari
i have a radeditor in my webform and it posts back. if i type any thing in the editor and press enter key for new line and then use any control in the page which reloads the page, then the next line ...
0
votes
1answer
698 views
Telerik RadEditor memorystream/string save to RTF
The required functionality I am aiming for is to pull out RTF content from a database, edit it through a web interface (with a WYSIWYG editor) and then place the modified text back in to the database ...
0
votes
3answers
709 views
Telerik RadEditor for MOSS - How do I suppress min-width inline CSS?
I'm having an issue with the RadEditor for MOSS, I'm really baffled as to the source of this issue. I tried using Firebug to find where any min-* CSS settings are happening and search came up empty, ...
0
votes
1answer
1k views
RadEditor display issue (LI)
I have an issue using Telerik RadEditor with IE (not Firefox, not Chrome and not Safari).
I think that i have a conflicting css style but i have no idea of wich one (tryed to delete most of the ...
0
votes
2answers
2k views
Telerik RadEditor image manager issues
We are using Telerik RadEditor control in our project and having some problems with its integration with our user documents storage engine. We've implemented custom content provider for Telerik image ...
0
votes
1answer
683 views
<div> resize handle in AJAX RadEditor appearing in IE
I am using an AJAX RadEditor from Telerik in a CMS that I am working on. Everything seems to work well in Firefox, but I have noticed some strange behavior in IE. Namely, when content is put in a , ...
0
votes
1answer
573 views
How do I set the StripFormattingOnPaste property of a Telerik RadEditor with JavaScript?
I don't have access to the actual asp.net server tag itself, so I need to change the StripFormattingOnPaste property to the EditorStripFormattingOptions enum with JavaScript and I'm not sure how. I ...
0
votes
1answer
1k views
Is there a way to get a Telerik RadEditor to not show the toolbar by default when editor.set_html(value) is called in ShowOnFocus mode?
I'm trying to simulate keypresses and clicks in jQuery, which is working to blur the toolbar in IE6 but in Firefox it seems to remain open.
Is there some way to blur the editor or some setting that ...