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

Insert and save a video in xaml

1 Answer 84 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
BRUNO
Top achievements
Rank 1
BRUNO asked on 25 Jun 2012, 02:34 PM
Hi,

I'm using a radrichtextbox with data comming from a database thanks to a xamldataprovider. I would like to insert a video (in code behind) in my document, which will then be saved in xaml in my base.
I tried theses methods :
http://www.telerik.com/community/forums/silverlight/richtextbox/insert-html.aspx

http://www.telerik.com/help/wpf/radrichtextbox-features-document-elements-inlineuicontainer.html

But when I save my document, the video is not and so I lose it.
Could you help me ?

I'm using Q3 2011.
Thanks,

1 Answer, 1 is accepted

Sort by
0
Accepted
Boby
Telerik team
answered on 28 Jun 2012, 06:58 AM
Hello Bruno,
Preserving complex UI elements within InlineUIContainers during export-import round-trip is not always possible. Please refer to Iva's answer in this forum thread, where she reveals about our plans to introduce XamlExportSettings allowing more control over the XAML export process.

All the best,
Boby
the Telerik team

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

Tags
RichTextBox
Asked by
BRUNO
Top achievements
Rank 1
Answers by
Boby
Telerik team
Share this question
or