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

richtext box binding

1 Answer 56 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Alberto
Top achievements
Rank 1
Alberto asked on 28 Sep 2012, 08:50 AM
hi,
i see your example, where you bind richtextbox to a textbox in xaml file.

i save the textbox text (in a xaml file) and now i'd like to do the reverse:
take the xaml saved from your text box and put in a new textbox.
a new radrichtextbox take this text and display it.
than i have to save it in pdf format.
it is possible?
can you say me how?
thaks

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 02 Oct 2012, 02:48 PM
Hi Alberto,

I am not quite sure what your scenario is, but when it comes to data binding, the example you saw is just a simple way of demonstrating the way DataProviders work. However, it is not necessary to use a DataProvider in order to open a file. This can easily be done as explained in this article.

However, if your application logic requires visualizing the actual markup, you can check the demo I created and am attaching here.

I hope this helps.
  
All the best,
Petya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RichTextBox
Asked by
Alberto
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or