Hi
The xamWebChart online documentation implies that the Chart Series can be bound to a DataTable although these are not supported in Silverlight.
I am trying to migrate charts from the UlttraWinChart control where you could just set the .Data.DatSource property to a DataTable.
The issue I have is that the data is defined at run time by users so the content and types are not known at design time - thus View Models would not seem to be appropriate.
Do you have any eaxmples of DataTables being serialized and bound to a xamWebChart at runtime witout any View Models?
With thanks
Andrew
Hello Andrew,
I have been looking into your question however I wasn’t able to find any reference to DataTables in the Silverlight documentation: http://help.infragistics.com/NetAdvantage/Silverlight/2011.2/CLR4.0/ . P
Please let me know if I have misunderstood you in any way.
Please see copy from your documentation above.
Regards
ahunot said: Hi Petar I have managed to use an XML stream which works well. Many thanks for the support. Regards Andrew
Hi Petar
I have managed to use an XML stream which works well.
Many thanks for the support.
you an example of your solution?
Rewgards
Mauro
I am still following your thread. I am just checking the progress of this if you need any further assistance.
Hi Andrew,
Thank you for the clarification. I do see what you mean and I suppose this is mistake on the account of documentation. The XamWebChart is not meant to use DataSets and DataTables. Also since it has already been retired (http://blogs.infragistics.com/blogs/jason_beres/archive/2011/11/10/important-product-changes-and-control-retirements-in-2011-2.aspx ) , we no longer provide any fixes for it. This being said I suggest you move onto our XamDataChart control instead.
Please let me know if you require any further clarification on the matter.