Use version 2.3 Relations not show on PDF
Posted: Sun Oct 07, 2018 3:06 pm
Hello, there is a questions to ask,I use .Net Core Framework and Stimulsoft Version 2.3 .
When I use data 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.
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>
I have sent the file to support@stimulsoft.com
Please receive the letter
Looking forward your reply, thank you.