Big Text Fields

Stimulsoft Reports.NET discussion
Post Reply
magic1362
Posts: 7
Joined: Sun Nov 16, 2008 3:49 pm

Big Text Fields

Post by magic1362 »

Hi

I want to design a report that containes just one record at each preview.
The record containes text field that have more than one page content.
How can i design this report correctly?
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Big Text Fields

Post by Edward »

Hi.

Please do as follows:

1) Place a Databand and set CountData property of it in 1.

2) Place a text component in the DataBand and set CanBreak= true for the text and for the DataBand as well.

Thank you.
magic1362
Posts: 7
Joined: Sun Nov 16, 2008 3:49 pm

Big Text Fields

Post by magic1362 »

Problem not solved.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Big Text Fields

Post by Edward »

Sorry, I forgot to add that you also must Set CanGrow in true for both components.

If you still face the issue, please explain the task in detail.

Thank you.
magic1362
Posts: 7
Joined: Sun Nov 16, 2008 3:49 pm

Big Text Fields

Post by magic1362 »

It's work perfectly.
Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Big Text Fields

Post by Edward »

Please let us know if you need any help.

Thank you.
mostafa8026
Posts: 1
Joined: Fri Sep 04, 2009 11:37 pm
Location: iran

Big Text Fields

Post by mostafa8026 »

Hi guys,

i have that, and solved with your helps...
i'm very happy....::biggrin:

thank you,
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Big Text Fields

Post by Ivan »

Hello,

We are always glad to help you.

Thank you.
Post Reply