Hi Mageshyadav,
I am able to embed the data as show in the example. Thanks for showing.
Unfortunately that would require, that the data is embedded in multiple datasets.
What I idealy want is:
1. Define a DataSource with XML data, but the data is embedded in this data source. That allows me to share the data between multiple datasets.
2. Create multiple data sets using the above DataSource.
Is it possible with the c# sdk to implement my own DataSource type, which could supply this XML data?
Best regards
Martin