Hi all !
I am currently trying to learn c# (for school).
Now i got a problem with the ReportViewer @ Visual Studio 2010.
I got my DataSets separated in a "Dataset" folder. (Example: http://yfrog.com/mxexamplej)
When i make a report (Report1.rdlc) i can add a "new" dataset.
In the dataset properties (in the add dataset), i can select a data source, only the data source in the separate folder (TestDataSet) issnt visible.
Is there someone who can tell me how to add the TestDataSet.xsd in the report ?
thanks!
Dennis