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

InlineUIContainer disappear when pasting in richtextbox

1 Answer 109 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Amit
Top achievements
Rank 1
Amit asked on 18 Oct 2011, 04:25 PM
Hi,

I am using rad rich text box in silverlight application.When i copying InlineUIContainer and pasting in textbox the one InlineUIContainer
i.e copied InlineUIContainer is disappear.

If having any solution please share.


Regards,
Amit Nadhe

1 Answer, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 21 Oct 2011, 01:41 PM
Hi Amit,

When InlineUIContainers are copied and pasted, the UIElement that is embedded in them is not cloned. Therefore, there is only one instance of it and it shows in the last InlineUIContainer that has been inserted in the document.
We do not plan to change the current behavior at this point, because cloning the UIElement will not be possible for some elements and could result in inconsistency and unexpected behavior.

Regards,
Iva Toteva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RichTextBox
Asked by
Amit
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Share this question
or