This question might not belong here, and since this is related to HTML and reporting, I thought I could ask nonetheless.
I have a field on the footer that may contain more text the the textbox would support. If it does, I need the report to print another page, even if it\'s completely empty, con开发者_开发问答taining on
I have a Python 2.6 app running on Linux that creates a CSV file. From the app, I need to create an HTML report, as a single HTML file, that presents the data from the CSV (probably as a table) and al
i would like to use Telerik 开发者_如何学CReporting in ASP.NET MVC2 ... how can i call or show my report in mvc view
I have a wcf webservice that uses WIF for authentication. Part of the responsibility of this webservice is to generate a report and email it. If I render the report with data only everything is fine.
I have an interesting Reporting Services scenario I am trying to accomplish in reporting services.Here is my setup:
Basicaly, when i add another item to summarize, the group is filtered.I\'d like to show 0 or nothing if there is no data for the new item i\'m adding.
I have a WPF application with a Sql Server backend and need to produce a series of reports within it.I am currently using Stored procs to retrieve the data for the reports as some of the data is quite
Is there a way to use the 开发者_如何学Pythonfirst value of the data within a group? For example I have the following data:
I have a Main report that contains a number of subreports.When I navigate in the main report from one page to another, I have access to \"NavigateEventArgs e\" which gives me the Page number in the ma