I'm trying to use a webservice that returns a dataset, thing is, the dataset is recon as ArrayOfXElement instead of IEnumerable.
Is there any solution for binding a DataGrid?