Telerik Forums
Reporting Forum
6 answers
683 views
Hi,

What I want to achieve is to hide the panel by clicking a hyperlink. The panel can be hided without problem, however, the whitespace is still there. For example, if the panel takes half a page in the document template, half of the page will be blank after toggle.

Is it possible to make the things work just like the toggle function in html?  If yes, could you provide me with a sample project or code?


Regards
Bill
Peter
Telerik team
 answered on 07 Mar 2011
1 answer
89 views
When adding a new report, after entering the name of the .cs file, I get the following Object reference error. After clicking OK, the "Add New Item" dialog appears again, asking for the name of the object. The 2nd time, I have to click Cancel because by that time, the object has already been added to the project.

BTW, the new report I'm trying to add is actually a subreport, which will be later added to a master report. The new report already has a PageHeader, Detail and PageFooter section. I don't need the PageHeader or footer, but need a labelsGroupHeader instead. How do I add one?
Peter
Telerik team
 answered on 07 Mar 2011
2 answers
79 views
I've been assigned to finish up the development of a Silverlight application. My remaining task before the product release is to add in reporting capabilities and I'm a bit overwhelmed as to how to properly do this.

The Visual Studio solution contains the following projects: TCMM, TCMM.Common, TCMM.Web. In the /Views folder in the application (TCMM), I created a new Silverlight user control that has the Silverlight Report Viewer in it and I created a new project within the solution called TCMM.ReportLibrary, where I had planned to build all the reports (there are eight or nine that are required).

When I run the application now, I get the following error:
The Silverlight project you are about to debug uses WCF RIA services. WCF RIA services will fail unless the Silverlight project is hosted in and launched from the same web project that contains the WCF RIA services.

Because I have some .NET experience, I inherited this project after the original developer left the company. I'm totally new to Silverlight and this is far more complicated than any of my past .NET experience. I used the step-by-step tutorials and the examples included in the install, and I can successfully create reports using the AdventureWorks database and the examples. However, every time I apply these techniques to the existing solution, I get the above error.

I wonder if it's the way I've added the new project folder that holds the library (TCMM.ReportLibrary) or the report viewer page or if it's just not possible at this time, and I should be looking at a different solution. I'm using Visual Studio 2010, Telerik Reporting Q3, and Silverlight 4.

Thank you for any advice or suggestions, Jen
Jill
Top achievements
Rank 1
 answered on 07 Mar 2011
1 answer
150 views
I am trying to export to JPEG,GIF, and PNG, so set up the config section as mentioned in the documentation, run the report choose jpeg, hit export, works but only seeing the first page on jpeg image, my report has 5 pages.  How do I make it export the whole report to image.  Thanks.
Steve
Telerik team
 answered on 07 Mar 2011
1 answer
101 views
how would I go about calculating a median and a standard deviation in in my report
Chris Gillies
Top achievements
Rank 1
 answered on 07 Mar 2011
0 answers
84 views
Hi..
How can access the Winform Toolbar?   Can it be customized?
How can I access the controls..
I want to automatically dropdown the 'Export options' when the form is loaded.
Thanks again
Jon
Top achievements
Rank 1
 asked on 05 Mar 2011
0 answers
64 views
Hello

Please for me a example about reporting in asp.net connect with Sqldatasource. I using VS2010 and Reporting 2010 Q3. Not Using Report Wizard, i want using code manual.


Thanks
Triet
Top achievements
Rank 1
 asked on 05 Mar 2011
2 answers
1.2K+ views
Hello,

I have a field that is calculating group percentage of total using the following formula:

= ((Sum(Fields.Amount1)+Sum(Fields.Amount2))/(Exec("TabAgTp",Sum(Fields.Amount1))+ Exec("TabAgTp",Sum(Fields.Amount2))))*100

I receive an error on running.... "Missing operator before Parameters operator", I have had this error before with both Exec and RunningVal and wonder where the issue could be? My Report name is "TabAgTp" and I do declare this.Name= "TabAgTp" after InitializeComponents();

Thanks in advance
Andrew
Andrew
Top achievements
Rank 1
 answered on 04 Mar 2011
1 answer
95 views
When creating a report that is a PDF file is there any way to create a link to a web page.  I use an icon to indicate when extra photos are available on our website and was wanting to put a link on it so the user can go directly from looking at the PDF to a page on our site.

If not available could this be added as a feature request please?

Regards,

Jon
Jon
Top achievements
Rank 1
 answered on 04 Mar 2011
0 answers
89 views
Automatically check the "Done" Check box on the Bidders List if the Date Quote Sent has a date in it
BiddersJobList is a Report it has to - set 'done' chekcbox to yes if quote has sent date value.  Can there be a link between the "date quote sent" filed and the "done" box on the Bidders List report where if a date is entered a check mark is inputted on the report?
in the bid job worksheet change the 'done' checkbox to a functioning check box that is set to yes if there is a sent date on the quote.  Automatically check the Done box if the Quote Sent Date is entered

Please hepl me its urgent  with code if possible
Ravinder
Top achievements
Rank 1
 asked on 04 Mar 2011
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?