OK, I'm quite new at these controls, and when I have my database code attempt to insert text/rtf into the Rich Textbox, I use txtBox.text=reader etc. However, nothing happens. I know this control is different but I'm stumped. How do I load text, doc and rtf from my database into the radRichTextBox?
3 Answers, 1 is accepted
0
Stefan
Telerik team
answered on 01 Nov 2011, 11:05 AM
Hi John,
Please find the answer to your questions in the Support Thread which you have opened.
As you probably noticed, Support Treads are answered according to your support package (in your case 24 hrs, business days only), while forum threads are usually reviewed within 72 hrs (business days only) . So if you need an urgent response, please use the support channel. Alternatively, if you want to discuss or share something with the community, feel free to use our forums.
I hope that you find this information useful.
Regards,
Stefan
the Telerik team
Q2’11 SP1 of RadControls for WinForms is available for download (see what's new); also available is the Q3'11 Roadmap for Telerik Windows Forms controls.
That is what it takes to load a word document in RadRichTextBox. Attached you can find a sample project with a sample word file, demonstrating the described approach.