This is a migrated thread and some comments may be shown as answers.

RadRichTextBox :: External Clipboard Support :: Sample Required

1 Answer 63 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Abhishek
Top achievements
Rank 1
Abhishek asked on 14 Oct 2014, 09:42 AM
Hello All

I have application where I have created a User Control in the Silverlight from RadRichTextBox. When I tried to copy/paste the text from the textbox to the another tab of the same application. The formatting is getting loosed. This is happening due to Siliverlight supports only plain text clipboard. Telerik provides ExternalClipboard.
I am trying to implement this. I have created sample application and when I type something and hit Copy the "public void SetFragment(DocumentFragment fragment)" method is getting called infinite times. I am not sure, why this is happening. I just hit single copy shortcut.

Does anyone have the sample application for the External Clipboard support of the RadRichTextBox?

Here is the high level information provided by Telerik.
http://www.telerik.com/help/silverlight/radrichtextbox-features-clipboard-support.html

Thanks

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 16 Oct 2014, 03:02 PM
Hi Abhishek,

I've tried to reproduce the issue, but to no avail. Can you provide the sample application you mentioned in order to be able to reproduce it? It will be great if you can also provide steps to reproduce it if there is something specific.

Looking forward to your reply.


Regards,
Todor
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
RichTextBox
Asked by
Abhishek
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or