I have downloaded the trial report control for possible use in a VS 2005, C# web application. We've been using the MSFT report viewer control which is good enough, but it errors for certain users, so I am investigating the Teleric control - Telerik.ReportViewer.WebForms, Version=2.8.8.925.
I want to quickly do a very quick and dirty report to see firstly if it works with all of our users. If so, great, because it looks like a better control anyway & well worth the price.
I have a 19 step instructional sheet from your website, so I get the idea. I do not want to do this in a separate class, for now. I just want to create the report in the existing web app project and test it there.
My question is how to get the 'DataSource' in the 'Data Explorer' window to 'see' the existing DataSets in the project. Once I can do that, I think I can just start dragging fields onto the report designer. The Data source icon does not show an datasets, and there does not seem to be any way to pick any.
Many thanks
Mike Thomas
I want to quickly do a very quick and dirty report to see firstly if it works with all of our users. If so, great, because it looks like a better control anyway & well worth the price.
I have a 19 step instructional sheet from your website, so I get the idea. I do not want to do this in a separate class, for now. I just want to create the report in the existing web app project and test it there.
My question is how to get the 'DataSource' in the 'Data Explorer' window to 'see' the existing DataSets in the project. Once I can do that, I think I can just start dragging fields onto the report designer. The Data source icon does not show an datasets, and there does not seem to be any way to pick any.
Many thanks
Mike Thomas