Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
175 views
Hi,

RadEditor strip font not working when content paste from pdf document.

I am using the RadEditor (version: 2011.1.315.40) with edit form as a model popup.

Below is code snippet that I used in my application

<telerik:RadEditor ID="RadEditor1" runat="server" SpellCheckSettings-DictionaryPath="../RadSpellControl/TDF/"
    EditModes="Design" BorderStyle="None" BorderWidth="0px" Height="129px" Width="250px"
        ContentAreaCssFile="~/css/radeditor.css" OnClientPasteHtml="OnClientPasteHtml"
        OnClientLoad="InitialDescriptionText">
        <Tools>
            <telerik:EditorToolGroup>
                    <telerik:EditorTool Name="Bold" />
                        <telerik:EditorTool Name="Italic" />
                        <telerik:EditorTool Name="Underline" />
                </telerik:EditorToolGroup>
                <telerik:EditorToolGroup>
                        <telerik:EditorTool Name="InsertOrderedList" Text="Ordered List" />
                </telerik:EditorToolGroup>
                <telerik:EditorToolGroup>
                          <telerik:EditorTool Name="PasteFromWordNoFontsNoSizes" />
                 </telerik:EditorToolGroup>
        </Tools>
</telerik:RadEditor>


I have a client application that allows them to enter comments into the RadEditor with Bold, Italic, Underline and numbering option only. so when any content pasted in

RadEditor is strip all style and css except Bold, Italic, Underline and numbering option. that's thing working properly in when content paste from ms-word document for

IE and Firefox browser.

But when content copied and paste from any pdf document then it works only for IE properly with help of "Paste from Word, strip font" button.

but in Firefox, it remove(striped) all style and css with Bold, Italic, Underline and numbering option with help of "Paste from Word, strip font" button..


Could you let me know what is reason of it is not working when the contents are copied from pdf document?


Awaiting for response.


Regards,

Nimesh 
Rumen
Telerik team
 answered on 09 Aug 2011
2 answers
126 views
I have a hierarchical grid. To fill the child grid I need to know a parent ID value.
Can not access to that with GetDataKeyValue because parent grid is autogenerate.

So how can access to the parent grid by column index?
Protected Sub RadGrid1_DetailTableDataBind(ByVal sender As Object, ByVal e As Telerik.Web.UI.GridDetailTableDataBindEventArgs) Handles RadGrid1.DetailTableDataBind
 
Dim dataItem As GridDataItem = CType(e.DetailTableView.ParentItem, GridDataItem)
Dim ID As String = dataItem.Item(?).Text

Thank you
Jean-Marc
Top achievements
Rank 1
 answered on 09 Aug 2011
1 answer
80 views
I'm currently trying to validate a record in an AJAX Datagrid, for both editing and creation. I can easily do this in the code-behind (say, in the ItemCommand function), but I'm looking for a way to do this in JavaScript (to avoid an unnecessary postback). For example, lets say I have a grid with three columns. And for each record update / creation, if the second column is empty, the third one needs to be populated. I shouldn't have to post-back just to validate that these fields are populated.

Is there a clientside event I can subscribe to so that, prior to the page is being posted-back, I can do my validation and approve/cancel?

Much thanks in advance.

-J
Tsvetina
Telerik team
 answered on 09 Aug 2011
1 answer
92 views
hi ,

I am using radcolor picker in my application. I faced issue in IE6 browser. The problem is on mouse over control is not fully visuable.
can any one have any idea ,how to resolve this issue. Screen shot is attached for reference.
Niko
Telerik team
 answered on 09 Aug 2011
7 answers
188 views
Good evening.  I have been banging my head on this for about a week...trying all of the suggestions, but nothing seems to work!

My current implementation is using a user-control for the upload control, which is within a separate update panel and inserting that into the asp:wizard step, which is itself within an update panel.  There is a button in the user-control which is assigned as the full page postback trigger for the update panel.

RadUpload.UploadedFiles.Count is always 0.

Can someone help, please?!
Helen
Telerik team
 answered on 09 Aug 2011
1 answer
146 views
Hi,
I was wondering if it is possible to exclude a specific css class from being decorated? I have multiple radio buttons on the page and I would only like to style one set.
Thanks!
Bozhidar
Telerik team
 answered on 09 Aug 2011
1 answer
972 views
Hi,

I am relative new to Telerik RadControls, in fact I just started this week, I created several user controls, some of them use RadAjaxManager, if I try to use two of these controls in the same aspx page I got the error:


Only one instance of a RadAjaxManager can be added to the page!

 

What should I do?  

TIA

Princy
Top achievements
Rank 2
 answered on 09 Aug 2011
1 answer
91 views
In rad asynchronous upload what is th maximum size of file can upload.
And in what location uploaded files are saved (in bytes)
Jayesh Goyani
Top achievements
Rank 2
 answered on 09 Aug 2011
1 answer
161 views
Hi all,

How to customize text 14 items in 2 pages in RadGrid to 14 item(s) in 2 page(s)?

Thanks
Amit Choudhary
Shinu
Top achievements
Rank 2
 answered on 09 Aug 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?