I am trying to display an already existing .rdl report in report viewer. Is this po开发者_Python百科ssible, or does the report have to be created in Report Viewer?You can use a report viewer control a
I need to create a JasperReport in iReport that lists employees info including degree and certification information.
Problem When you create a report (RDLC) the datasource seems to be only this or that database. Is there any way to convince VS to establish a link to memory data source? Something similar to WPF data
I am having troubles passing multiple parameter to the crystal report stored procedure. I have a stored procedure which works fine as long as ?StockNumber parameter is single value.
I\'m making a .rldc report in local mode, and I\'m having trouble figuring out how format my data. For one item field in a data source, the type is a class that has a unit length and a unit type. I\'m
I have recently asked where global stylesheets are for editing Cognos 10 styles (Here). After some discussions with our team we would like to find the CGI or base imported file that Cognos uses to co
I am at the moment working on a project on Visual Studio 2010 using C#. One of my main tasks is to print invoices with a pretty strict layout, that is, some elements have to be positioned precisely s
I\'m trying to use a combination of the SQL Server 2008 Reporting Services ReportServer database and the report server web service to determi开发者_运维技巧ne the GUID for a particular report.What I w
I\'m going to develop a small windows application using C# .NET in VS 2010. The app should read the personnel\'s d开发者_JS百科ata and fill a card layout\'s fields and then user can click the print bu
I\'m doing a application to manage volunteers of a fest. I\'ve only one more thing to do: Generate documents which can be printed.