DBRichText in TableGrid text missing
Hi,
I have a report where I put a TableGrid with two rows and six columns on the detail part of the report. First row is set as Header and second row as Detail.
In the second row cells I put both DBtext and DBRichText objekts. Both the row and the DBRichText object has the Stretch property set to true.
My problem is when one of the DBRichText needs more than two pages in hight, whats happening here is that the second page of the three needed is blank in the detail and the text is missing.
Where is my mistake here?
Regards
Dag
I have a report where I put a TableGrid with two rows and six columns on the detail part of the report. First row is set as Header and second row as Detail.
In the second row cells I put both DBtext and DBRichText objekts. Both the row and the DBRichText object has the Stretch property set to true.
My problem is when one of the DBRichText needs more than two pages in hight, whats happening here is that the second page of the three needed is blank in the detail and the text is missing.
Where is my mistake here?
Regards
Dag