Is there anyway to drag and drop sample data into the report viewer in blend 4? if not, how do I data bind the report viewer to a dataset? The documentation is not very clear to me.
1 Answer, 1 is accepted
0
Peter
Telerik team
answered on 14 Apr 2010, 12:37 PM
Hi Lone,
To create even simple reports you start by creating a class library in Visual Studio to contain your report and a ASP.NET, windows or Silverlight application to display the report. You can't directly bind the Report Viewer to data as it is an UI control used for displaying reports. To create your first report follow the steps described in Creating a Simple Report help article and to display it review the Displaying Reports in the Windows Viewer article.
Additionally check out the videos related to Telerik Reporting at http://tv.telerik.com.
All the best,
Peter
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.