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

ImageInline UriSource and XamlDataProvider

3 Answers 59 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 19 Mar 2012, 02:23 PM
I am starting a new thread for this. 

ImageInlines with RawData are starting to cause a problem for us. We store documents in Xaml format in our database. Our users are starting to put more and more inline images which is causing save issues.

We would like to use UriSource instead of RawData for the images. I understand this is not currently supported? Is there a plan to support it, or a work around?

3 Answers, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 22 Mar 2012, 11:04 AM
Hi Adam,

We are considering the implementation of Xaml Import and ExportSettings, similar to those of HtmlFormatProvider described here.
However, if the users are inserting the pictures using the InsertPictureDialog, the UriSource of the images will not be set. Could you describe in greater detail the behavior you think will be appropriate when exporting and importing images?

Looking forward to your reply.

Kind regards,
Iva Toteva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Adam
Top achievements
Rank 1
answered on 09 Apr 2012, 02:02 PM
I would use my own dialog. I would like to upload the pictures to an images table and then reference them in a document with a uri like "../picture.aspx?id=12345". which would output the image.

0
Iva Toteva
Telerik team
answered on 12 Apr 2012, 02:03 PM
Hi Adam,

Thank you for the follow-up. I have created a PITS issue about Xaml Import and Export settings, which you can use to track our progress on this feature request.

You can follow the PITS Issue by its ID: 10701
Public Url: http://www.telerik.com/support/pits.aspx#/public/silverlight/10701 

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
Adam
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Adam
Top achievements
Rank 1
Share this question
or