Page 2 of 2

Re: Need help with dynamic tables/data in Silverlight Contro

Posted: Mon Jan 23, 2017 4:27 pm
by DavidWatt
Is there a Dataset Structure you are populating and then exporting?

Re: Need help with dynamic tables/data in Silverlight Contro

Posted: Mon Jan 23, 2017 4:33 pm
by DavidWatt
Is there a Sti DataSet structure you are creating before you create the DemoNet.data file? I am seeing structures like RelationsInfo, Contents, Relation, Reduction, in the output data?

Again, Please show me some example code that produces you DemoNet.data file. it may answer all my questions.

Re: Need help with dynamic tables/data in Silverlight Contro

Posted: Tue Jan 24, 2017 1:11 pm
by HighAley
Hello, David.

The DataSet contains all necessary information.
We just use the WriteXml() and WriteXmlSchema() methods.
Could you describe your issue more detailed and we will try to help you?

Thank you.