I want to migrate a Delphi 7 project to Delphi 2010. We are buildin开发者_StackOverflowg \"reports in code\" with TReportShell and TDetailShell components from Rave BE. Those components does not exis
I am new to SQL Reporting Services. I need to create a report from a SQL view in my database. When I add the database as a data source and generate a model from that data source, the model includes th
Greetings. I have an RDLC file and am wanting to add a data source to it, although without any luck so far.The data source is a custom class written by myself (just to add, we do this all the time).W
I have a data driven subscription that uses web archive as the format to embed the report in an e-mail message.
I have an entity object that contains a list property.I\'d like to expand the list values to the right.Being new to LINQ, I\'m not sure how to do this.I could strongly type an object, but then I\'d ha
I use some telerik report to print some report. I need 开发者_StackOverflow社区to use Telerik.Reporting.TextBox to print labels.
I need to generate a rather complex report. The output is a simple tabular result, but that table is built from different pieces of data from several physical tables.
I know that it\'s possible to configure thesection in a parent POM and have it apply to the sub-modules in a multi-module project.However, I\'d like to have a separate POM to reference as a dependency
We\'re currently using Crystal for all our reporting needs, and, for various reasons, we\'re exploring alternatives. We\'re looking at client based reporting. I\'m comparing C# based reporting tools (
I want to be able to somehow get reports out of my Sql Server database in an MVC application. I could have developed a way to do that using xml and then transform it to fo and rendered it via an fo pr