fields order and remove blank spaces

Stimulsoft Reports.NET discussion
Post Reply
bahar_aa
Posts: 4
Joined: Sat Nov 06, 2010 12:46 pm

fields order and remove blank spaces

Post by bahar_aa »

I have 8 fields with theirs label.like below:

title: data
manager: data
tel: data
.
.
.
.
email: data



I want to arrange and show them inorder and without any blank spaces.

maybe in some records some of them don't have any data.

in this forum i found an solution with set the "can shrink" property to true and set the "shrink mode" to decrease for both labels and data property.

but my labels are still available and my blank datas are gone!

somewhere datas are complete merge with each other:(

my resylt is very bad and

I didn't know what should I do
I snet both of database and the .mrt file

please help me



thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

fields order and remove blank spaces

Post by Alex K. »

Hello,

You can use Child component.
Please see the modified report in attachment.

Thank you.
Attachments
677.kavosh2_modified2.mrt
(76.96 KiB) Downloaded 319 times
676.kavosh2_modified.mrt
(75.82 KiB) Downloaded 149 times
bahar_aa
Posts: 4
Joined: Sat Nov 06, 2010 12:46 pm

fields order and remove blank spaces

Post by bahar_aa »

thank so much
very helpful
bahar_aa
Posts: 4
Joined: Sat Nov 06, 2010 12:46 pm

fields order and remove blank spaces

Post by bahar_aa »

with use Child component it worked.
thank you so much
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

fields order and remove blank spaces

Post by Andrew »

Great!

Have a nice day!
Thank you.
Post Reply