I\'m trying to do something that I thought ought to be reasonably simple but I keep failing... Maybe I just need more coffee, but I thoguht i see if anyone else has solved the problem already.
We are developing in vb.net using Visual Studio 2008 and a SQL 2005 back end database and are looking for a Report Designer that can be used to build reports and give the User the开发者_StackOverflow中
I am having an issue embedding my report into an aspx page. Here\'s my setup: 1 Server running SQL Server 2005 and SQL Server 2005 Reporting Services
I\'m running CR XI, and accessing .RPT files through a ReportViewer in my ASP.NET pages. I\'ve already got the following code, which is supposed to set the Report Datasource dynamically.
I\'ve set up my report with params and it\'s value. When I run the page, it wants me to click the View Report button, but I need it to just run instead of interacting.
i\'v got a problem with the Report Viewer form .NET 2008. I\'ave to get Some 100000 Records for my company for a year dump开发者_Go百科 report.
My Items table contains items with each item has a specific date. I want to generate a report that displays items between two different dates. For example, I\'d put two timedatepicker controls so the
I have a customizable rdlc report where the user can choose which columns to show.All the columns are included in the report designer, and I use parameters to hide/show columns based on the user\'s ch
I\'m trying to use the ReportViewer Control in Visual Studio 2008 but I\'m having problems with viewing the \"Smart Tag Panel\". The little triangle which should be in the top right corner is not show
I\'m using the reportviewer control with Visual Studio 2008 in a asp.net 3.5 webforms application. I\'ve created many reports that that render using the reportviewer control rather than running on the