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

[Solved] Bind RichTextBox to database

2 Answers 111 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Peter
Top achievements
Rank 1
Peter asked on 05 Aug 2011, 09:02 AM

Hello,

I would like to bind my RichTextBox with a database object for reading and writing. The DB column has a text format.  I searched the examples but not found one that can get me fixed. I’m using the MVVM structure in a Silverlight environment. Any help and code examples are very welcome.

 

Kind regards

Peter

2 Answers, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 05 Aug 2011, 03:29 PM
Hello Peter,

RadRichTextBox uses data providers in order to bind the contents of its document. You can read more on data providers in our online documentation.
As for an example including a database, there is one in this forum thread (Mike's post from Aug 17th 2010).

Kind regards,
Iva
the Telerik team

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

0
Peter
Top achievements
Rank 1
answered on 09 Aug 2011, 02:18 PM
Thanks for the tip,
Its working well now

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