Telerik Forums
Reporting Forum
0 answers
67 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.3K+ 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
106 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
97 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
0 answers
112 views

Need a cancel button on the report preview screen when a user doesn't want to priview the report in silverlight applications
please help me if its possible in silverlight  with code

Ravinder
Top achievements
Rank 1
 asked on 04 Mar 2011
1 answer
145 views
Hi, i really new in reporting please help me, i need to reduce the size of the label of my chart, i would appreciate the help, I attached a picture
Peter
Telerik team
 answered on 04 Mar 2011
1 answer
737 views
Hi,

I've got a report that has one table in the detail section.  This table has a SQLDatasource and displays the rows and columns correctly.

I want to add a summary to the bottom of the table showing the sum of values under each column.  When I add a textbox to the detail section and manually place it under a column I am not able to reference the datasource fields.  When I open the expression window and select fields it shows "no data source".

How can I add these summary boxes to a few columns in my table?

Thanks
Alex
Top achievements
Rank 1
 answered on 03 Mar 2011
18 answers
771 views
Every single time I try desiging a report using the Reporting GUI designer, after about 2 minutes of use, I loose the ability to select designer objects with the mouse.

The designer then becomes non-functional, and I have to restart Visual Studio to resume desiging a report.  I've noticed this problem for a long time and with previous versions of Reporting.

I'm runing:
Visual Studio 2008
Vista 64-bit
Reporting Q1 2008 SP1

Is there any way I can get more information about this?

-Brian
Massimo
Top achievements
Rank 1
 answered on 03 Mar 2011
4 answers
509 views
Hi,
    Attached is an Excel stacked bar chart that we are interested in building inside the report viewer. The chart is intended to compare actual / target "% complete" values across products. Would really appreciate if anyone could indicate whether this layout and color scheme is doable or not, so we can decide whether or not to pursue.

To summarize, here are some of the features we are looking for:

1.) Ability to customize the fill color for each data item in each series

2.) Ability to drill-through the chart. In other words, if a user were to click on the bar for "1", it should open a similar bar chart, showing bars for the individual phases of product "1" with a similar layout, and so on...

Thanks much in advance for the help!
Dhruv

 
Brant
Top achievements
Rank 1
 answered on 03 Mar 2011
5 answers
217 views

Hi,

 

I just tried to compile my reporting application (strictly speaking a wrapper) using the latest nightly build (4.2.11.204).
Unfortunately I ran into an "Object reference not set to an instance of an object" exception. The exception is thrown by Telerik.Reporting.dll during report generation, so I am not able to say what exactly raises it.
Do you have any idea what’s going wrong or could you tell me if there are any breaking changes in the interface of Telerik Reporting?

 I just want to avoid running into this issues when using the upcoming (production ready) Q1 2011 release.

 BTW: The project templates for Telerik Reports are vanished from VS 2010 when installing v.4.2.11.204.

 Best Regards

Christopher Taylor
Top achievements
Rank 1
 answered on 03 Mar 2011
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?