DYNAMIC FIELD

Stimulsoft Reports.NET discussion
Post Reply
majidsoft
Posts: 66
Joined: Fri May 07, 2010 6:54 am

DYNAMIC FIELD

Post by majidsoft »

hi
i have main report that contain three sub report i have four data source in three sub report i have image that load from data source in datasource i write select * from code where card=@card
in @card variable i write into expression (rest.code) this rest.code come from another datasource that is in main report i want in each record subreport read rest.code and find image for it but just first image is repeated for all of record is this can be done
thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

DYNAMIC FIELD

Post by Alex K. »

Hello,

You need to create the Relation between these tables and create the master-detail report. Define this relation for the databand in subreport and define the databand from the main page of a report as the master component.

Thank you.
majidsoft
Posts: 66
Joined: Fri May 07, 2010 6:54 am

DYNAMIC FIELD

Post by majidsoft »

hi
can you send me a sample please
thank you
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

DYNAMIC FIELD

Post by Alex K. »

Hello,

Please see the sample in the attachment.

Thank you.
Attachments
549.DinamicField.ZIP
(931.82 KiB) Downloaded 245 times
majidsoft
Posts: 66
Joined: Fri May 07, 2010 6:54 am

DYNAMIC FIELD

Post by majidsoft »

hi
thank for your help i practice and learn how to do it but thanks for your help
thank you
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

DYNAMIC FIELD

Post by Andrew »

We are always glad to help you!
Post Reply