sir i just want to ask is we can show the report through report viewer and bind the database. i want to show the dynamic data into the report. please help me out from this problem. i used the asp.net using c# and MVC techniques.
You can create reports with Report Viewer in a Dynamic Data web app. The easiest way is to select the Report Wizard when you add a new item to the project (under Reporting). You can select tables/views etc. in the SQL database directly in the report
wizard or if you are using DomainService you can select the Domain Service as a data source.
sir i just want to ask is we can show the report through report viewer and bind the database. i want to show the dynamic data into the report. please help me out from this problem. i used the asp.net using c# and MVC techniques.
None
0 Points
1 Post
Adding Reports to Dynamic Data Entities Web Application
Jun 14, 2012 12:36 AM|Monika1291|LINK
Split off from http://forums.asp.net/t/1407787.aspx/2/10?Adding+Reports+to+Dynamic+Data+Entities+Web+Application
sir i just want to ask is we can show the report through report viewer and bind the database. i want to show the dynamic data into the report. please help me out from this problem. i used the asp.net using c# and MVC techniques.
Member
51 Points
53 Posts
Re: Adding Reports to Dynamic Data Entities Web Application
Jun 14, 2012 09:31 AM|biga|LINK
You can create reports with Report Viewer in a Dynamic Data web app. The easiest way is to select the Report Wizard when you add a new item to the project (under Reporting). You can select tables/views etc. in the SQL database directly in the report wizard or if you are using DomainService you can select the Domain Service as a data source.
All-Star
94130 Points
18109 Posts
Re: Adding Reports to Dynamic Data Entities Web Application
Jun 16, 2012 11:39 PM|Decker Dong - MSFT|LINK
For ReportViewer,I think you can ask here:
SQL Server Reporting Services