Table with xml

Stimulsoft Reports.WPF discussion
Post Reply
RDR_Norkart
Posts: 46
Joined: Thu Jan 10, 2013 11:40 am

Table with xml

Post by RDR_Norkart »

We have som tables where a special field is a xml-string. This xml is a kind of sub-table.
How could we use this xml as a table and not just as a string?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Table with xml

Post by HighAley »

Hello.

Unfortunately, there is no internal feature for this.
You could add your code that will parse XML and add the table.
But this scenario could be much more complicated. This depends on your data.

Thank you.
Post Reply