So i have an rldc, and a subreport which is just the same data grouped into region summaries. on the main report the classic alternate row coloring stuff works fine...
We are rolling out a large deployment of SQL Server Reporting Services Reports and our platform is SQL Server 2005 so our Report Server is version 2005 running in Native mode. Our web application uses
Is there any RDLC code tutorial开发者_如何学Go or any related documentation?http://www.gotreportviewer.com is a simple place to get up to speed on the viewer and RDLCI found it: http://msdn.microsoft.
The date picker on the report viewer control in SSRS 20开发者_如何学编程05 is causing our application to slow down a lot; when the user clicks the calendar icon, it really takes a while to load for th
开发者_如何学运维This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not
We are experimenting with Crystal Reports viewers such as this one: http://www.thereportviewer.com/ ... which can actually re-connect to the data source and re-run a Crystal Reports RPT file with li
I have a page with a ReportViewer control that works on my development machine (vs2008) but not in IIS 6.0.What do I need to change in my web.config or in IIS 6.0 to开发者_开发知识库 fix it?Install th
I am running a month-end process and want to have it automatically create some of the reports that need to be created at that time. I am using rdlc reports. Is there a way to automat开发者_如何学编程i
I have .net 3.5 project containing some rdlc reports made in Visual Studio 2008. Opening the project with Visual Studio 2010 asks me to update the reports to RDLC 2008 format, at which point the repor
In my VB.net apps i make use of Linq开发者_如何学Go2SQL and Reportviewer with RDLC reports. With Visual Studio 2010 they upgraded this reportviewer component so you can use the newer RDL specificatio