Telerik Forums
Reporting Forum
3 answers
803 views
Hi,
I have just downloaded the trial version of the Telerik Reporting, and could use some help,
I would like to be located in a Silverlight application, and to be able to:
 present cross tab information, meanning that I want to feed it with a list of items of class "Item" (each item has a date, location and value ). and have summary rows both by days and by locations - meaning both by columns and by rows.

basically it should look pretty similar to your sales by period report in the example, but the only thing I'm missing there is the option to scroll in case there are too many columns, and to have a freeze column such that the scroll applies only on the details columns and non on the summary columns.

I could not understand how to bind the datasource to any list of items, should I do it pogramatically?

in addition, I tried to creat a silverlight application, and add the classLibrary project with a new report, and I got the message tha the report is not supported by the silverlight runtime...

I hope you would be able to assist me here,...
Thanks
Gal
Stefen
Top achievements
Rank 1
 answered on 03 Jun 2011
2 answers
442 views
Hi,

We've been using Telerik reporting for a while and now out data has gone bigger. Our telerik report appears to be timing out on our stored procedures. I've set a timeout value on the SqlCommand withing the report but it still seems to timeout ~60 seconds.

Is there any other way of configuring the timeout? I'm guessing since it's WCF based, it can be done within the config file.

Thanks,
Gregory
Top achievements
Rank 1
 answered on 03 Jun 2011
1 answer
76 views
Hi, 

I have a Line Chart Setup and it is working great with one ChartSeries. However when I add two sets of data my legend overlaps my labels. Is there any way to prevent this ? My Chart could have 1 set of data or 5 sets of data and my legend should be able to accomdate that. Any help would be appreciated. 

Thanks, 

Stefen 
Stefen
Top achievements
Rank 1
 answered on 03 Jun 2011
1 answer
83 views
Is a have a report created which shows a basic shape and a textbox with the value of [= Parameters.SomeParameter.Value].

I have code in my Silverlight client which passes the param as 
args.ParameterValues.Add("SomeParameter", "Some text");
in the RenderBegin event.  This code fires off, but I just receive an error from the Silverlight Report Viewer of:

One or more parameters are not set or have invalid values.

Can I bind to just report parameters?  I am doing this because it is ungodly hard to pass over my objects for the report from the Silverlight client.


Keith
Top achievements
Rank 1
 answered on 02 Jun 2011
6 answers
563 views
How do I set up gridlines so it looks like the data is in a table with lines. Like Excel. I've search the docs and forums but cant find what I'm looking for.

Long week, sorry if this doesn't make sense.

Andy
Steve
Telerik team
 answered on 02 Jun 2011
6 answers
227 views
I have a fairly basic tabular report. If I export the report to excel and then try to sort it I get an error that it can't sort because the merged cells are not all sized the same. I don't need or want merged cells in the excel file. How can I get the excel export to not merge cells?
Gersh
Top achievements
Rank 2
 answered on 02 Jun 2011
2 answers
109 views
Hello 

I need to create (reporting) chart on aspx codebehind programmaticaly. I couldnt find out how to do it .  All  programmaticaly examples which i ve seen were creatiıng programmaticaly chart on report.cs instead of aspx.cs.

Im waitin for ur helps.

Thanks..


 
engin
Top achievements
Rank 1
 answered on 02 Jun 2011
1 answer
556 views
Hi,

I'm trying to set height of table element in report. Whatever I enter as value height in pdf reportheight is always bigger. I want to set for example height to 0,4 cm but in report its more then 1 cm. I try to set cangrow to false but no use. I aslo try to set value to 11 cm and then height is like that.

Paddings are all set to 0 and I dont know why row height cannot be like I set in designer (0,4 cm). You can see in pictures what I'm talking about.

Marko
Stephan
Telerik team
 answered on 02 Jun 2011
3 answers
97 views
Recentelly Installed 5.0.11.316 version of Telerik.ReportViewer.Silverlight
But I am getting attach error please let me know how we can resolve it!

Thanks,
Ed
Massimiliano Bassili
Top achievements
Rank 1
 answered on 02 Jun 2011
1 answer
278 views
 Hello,

I have report datasource like the following:

SELECT

 

 

 

 

,firstname

 

 

 

,lastname

 

 

 

,email

 

 

 

,amount

 

 

 

,dcomments

 

 

 

 

 

FROM

 

[donation]

WHERE

 

firstname LIKE '%'+@firstname+'%'

 

OR

 

lastname LIKE '%'+@lastname+'%'

 



How do i pass @firstname parameter value from report. I am trying to display textbox where user can key in but i could not. I can do dropdown for firstname but i am trying to do textbox.

Do you have any example for my issue?
Thanks,
Steve
Telerik team
 answered on 02 Jun 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?