Use version 2.3 Relations not show on PDF

Stimulsoft Reports.NET discussion
Post Reply
DoraHuang
Posts: 4
Joined: Tue Mar 13, 2018 3:34 am

Use version 2.3 Relations not show on PDF

Post by DoraHuang »

Hello, there is a questions to ask,I use .Net Core Framework and Stimulsoft Version 2.3 .
When I use data Relations

Code: Select all

    <Relations isList="true" count="1">
      <roomMate Ref="7" type="DataRelation" isKey="true">
        <Alias>roomMate</Alias>
        <ChildColumns isList="true" count="1">
          <value>relationId</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>roomMate</Name>
        <NameInSource>Relation</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>同住室友</value>
        </ParentColumns>
        <ParentSource isRef="5" />
      </roomMate>
    </Relations>
    
then nothing shows on the PDF just shows Title, but when I don't use Relations , result shows on the PDF
I have sent the file to support@stimulsoft.com
Please receive the letter

Looking forward your reply, thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Use version 2.3 Relations not show on PDF

Post by HighAley »

Hello, Dora.

We will answer you by email after analysis of your data.

Thank you.
Post Reply