I've got some unit tests, and got some code coverage data. Now, I'd like to be able to view that code coverage data outside of visual studio, say in a web browser. But, when I export the code coverage to an xml file, I can't do anything with it. Are there readers out there for this? Do I have to write an xml parser and then display it ho...
What's the difference between a report and a form?
In VB6, we have Data Report Designer to help with the creation of data reports.
I have not really used a report in my application yet. To me, it looks just like a form, but I think there must be some difference between them, or there is no need for the word "report" to exist?
Would so...
I have 10 form libraries on a Sharepoint 2007 site.
The site is for the use of 20 "Scholars". Any Scholar (or any of a dozen secretary-types who assist them) can go into any form library, cick [New] to get an Infopath Form, select the appropriate Scholar's name from a drop-down list field, fill out the rest of the form and click [Submi...
I was just asked to create a report that slices and dices data. We are using postgres. Our schema is setup for OLTP.
The system contains orders, they have one status (out of 15+). Orders are also decorated with various properties (8+). The properties are stored in a key/value child table (because they change all the time).
End us...
I'm going to save documents from an ASP.NET web site to server disk.
I can simply save it as html, but probably other document formats wiдl be more appropriate.
If so, how save it as DOC PDF or other (in ASP.NET c#)?
...
Hi All,
In my crystal report i am giving from and to date as input through aspx page.
Now i want to display the from date in the report viewer. Please give solution...
...
Is there anyway to determine the form name that the report was called from? I would like to write some VBA code in report to determine where is the report was called from.
I have Access 2003.
...
I have a custom object say "objMain" in which i have few properties and also the property of object type (i.e. like a child object).
objMain has these properties:
1. Name [type: string]
2. Description [type: string]
3. StartDate [type: datetime]
4. ObjSubject [type: object] - this is of custom type
ObjAddress has these properties
1. S...
Hello all,
I'm stuck since yesterday with a page break problem on reporting services (2008). I've also have to add that I've started to work with reporting a week ago, so I may misunderstand some of its aspects.
Let's say I've got a dataset, holding two fields, namely A and B . To display these data, I've created a table which looks li...
Hi,
Was wondering if there is any way to get back into the Report Wizard in SSRS, after completing it. I find myself often wanting to tweak something, but can't see any way to get back into it without restarting everything from scratch - very annoying! Does anyone know a way?
Thanks
...
I am using Delphi 7. I have the reporting mechanism implemented using Rave. Also exporting to HTML, PDF and TXT is used.
There is a problem though: When user saves report into file directly (without previewing it first), file extension is not added to the filename by Rave. So the file created looks like Report (instead of Report.pdf) an...
I have create report designs in Rave (Delphi 7). However they are in portrait mode. When user selects landscape printing from Print Setup, it is printer in portrait again anyway. How can I fix it, so that Rave generates reports in a format which user selects during print setup?
...
I am creating a program for mac that needs to generate reports and be able to print them as PDF files. I would rather find an already created library for this rather than hard-coding everything, but I can't find anything yet. Do you recommend any report generation libraries that can be used in Objective-C?
Thanks for your help!
...
with wxListCtrl, how to allow the user to rearrange the column order at runtime ?
just like in windows.
Tnx,
Vertilka
...
I use VS2008 to develop a web application.
When I open a local report, it's report datasource does not show.
I click the report->DataSource to see it's datasource, but it appear an
error message:
"Could not load file or assembly ### "
But the file or assembly does exist.
How can I solve this problem?
I searched everywhere and didnt...
Hi guys
Just wondering if it's possible to databind a RDLC's table at run time.
I've created a report, put a table control, but VS compiler says it's necessary to set a dataset.
But I wanted to load data into this table using a dataset created in C# code, and not creating dataset and table adapter.
Is it possible?
thank you
...
I have configured the ant-run-plugin to run in the post-site phase. By the way, it transforms to findbugs-report. I find its result in my target/site-folder. Calling site-stage produces the entire multi-module site in an extra directory. There, my transformed findbugs-report is missing. Why is that?
I assumend stage-site copies the pie...
When i generate report in my ssrs solution all my headers are comming correct.
But same when i run from the report manager in browser all my columns are get merged to left side of the screen.
But when i same in excel again it will be proper..how can i correct this?
eg:All the heading are viewed in left corner
NameSkillDesignation
suni...
Hi all,
i have the sharepoint site , infact it is MOSS site. I want to show the reports on share point site. Is there any facility available for to do so? Or is i need to develop any webpart for same? please guide.....
reply will appreciable....! :)
...
Using CR 11.5 R2, .NET 2.0. Report displays fine in Internet Explorer but in Firefox it is blank. Appreciate any suggestions, this has me stumped.
<CR:CrystalReportViewer ID="crViewer" EnableViewState="true" runat="server" BestFitPage="False" ClientTarget="Auto" AutoDataBind="true"
DisplayGroupTree="False" Left="0" Height="430px" Wi...