Hello!
1. I need to bind to the xamWebGrid various DataSets. All data on the iis server contains In the System.Data.DataSet. This DataSet can contain various number of DataTable`s with various number of columns with different names.
Just show me the best way to transfer this DataSets data to the client silverlight xamWebGrid and bind it, of course, to the xamWebGrid.
2. How to bind data to xamWebGrid programmatically without ItemsSource?
Thank you.
These questions were answered on the following thread.
http://community.infragistics.com/forums/p/29925/149049.aspx#149049
Hello! Any body here?