How can I Load RTF Text from a database field

Stimulsoft Reports.WEB discussion
Post Reply
chopper64
Posts: 26
Joined: Mon Dec 20, 2010 2:33 am
Location: Berlin

How can I Load RTF Text from a database field

Post by chopper64 »

Hello,
in my MYSQL Database are tables with text columns. These text colums are formated as RTF Text.
When I put a RichText in the report I can't set the RTF colums from the dataset to the RichText component.

My Question is:
What I must do, to put the content of the RTF columns from the dataset to the rendered report?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How can I Load RTF Text from a database field

Post by HighAley »

Hello.
chopper64 wrote:in my MYSQL Database are tables with text columns. These text colums are formated as RTF Text.
When I put a RichText in the report I can't set the RTF colums from the dataset to the RichText component.

My Question is:
What I must do, to put the content of the RTF columns from the dataset to the rendered report?
There is a Data Column property that you should set.
You could read more on our User Manual

Thank you.
Post Reply