Telerik Forums
Reporting Forum
2 answers
1.1K+ views
Hi,

is there any way to select report parameter value for parameter with defined data source, when preview report in Report Designer?

I can set value for simple text parametr in Parameter Properties window, but how to select value when parameter with own data source for values?

Thanks a lot!
Kyle
Top achievements
Rank 1
 answered on 11 May 2016
1 answer
663 views

I have multiple tables in my report. I want each table to start in a new page. 

On a different thread i read that i could do so by wrapping each table in a separate group or have each table in a different report section.I am not sure how to do that. Can someone please help me or point me to the right example?

Thanks

Stef
Telerik team
 answered on 11 May 2016
2 answers
114 views

How do I create Harvey Balls in Telerik Reporting?

 

https://en.wikipedia.org/wiki/Harvey_Balls

 

Greg
Top achievements
Rank 1
 answered on 10 May 2016
1 answer
372 views

In telerik reporting repor viwer , I have html textbox , expression displayes html content inside. How can I render or interpret of html tags of that cell content.

In SSRS we have placeholder property through that we get it doen. but in telerik I could not find anything.

Katia
Telerik team
 answered on 10 May 2016
1 answer
1.6K+ views

I have a situation where we have six different reports, where they all are basically bringing the data with the similar columns with different values.

The user want to be able to combine all of them into one, yet have each report to show up on a new page. At present the table is tied to a dataset.

My initial thought was to have one table but group it in such a way that for each different group/iteration, i would tie the table to different data source. But I don't think that it is possible from my understanding of other posts in the forum.

What is the best way for me to pull all these 6 different datasets(reports) in one report viewer control? rightnow they can run one report at a time by selecting from dropdown box which will rebind the reportviewer to the report (new data)

except for the binding of different dataset for each report, everything else is same. so it seems pointless to create different report.

Shoul i create six tables each tied to a different dataset?! Please help.

Thanks.

Katia
Telerik team
 answered on 10 May 2016
1 answer
292 views
I need to hide the space of the page header from 2nd page on wards. I applied the binding property (Image 1). It only hides the page header contents but the page header space is still there. How to hide the space. Thanks.
Current Problem(Image 2)
Stef
Telerik team
 answered on 10 May 2016
1 answer
524 views

 

 

I have a Telerik report with a graph. The graph's x-axis is a series of dates. Our client would like those dates in order from oldest to most recent. They also want the dates formatted to not include the time portion of the date. I've tried for the past day to get this to work and can't figure it out. Can someone explain how to do this?

My data query is this

SELECT AnalysisNumber
    , DateSampled
    , ViscosityAt100C
FROM tblSample
ORDER BY a.DateSampled ASC

The results show the dates in the order I want them and the dates are formatted properly.

 

AnalysisNumber   DateSampled        ViscosityAt100C
2146951               2015-12-17           13.5
2148323               2015-12-30           12.8
2149080               2016-01-11            13.9
2152284               2016-02-03            13.3
2153660               2016-02-18            13.6
2158736               2016-03-09            13.7
2158737               2016-03-16            13.8

 

But when the graph is displayed, the dates show with the time: 12/17/2015 12:00 a.m.  I've set the LabelFormat to {0:d}, but the time portion of the date still shows.  I've tried several formats there, but done seem to change it at all.

 

I tried to convert the date to a varchar and format it, but then the dates are not in the proper order.  I also tried having a text version of the date and a date version of the date in my SQL query, using the text version as the grouping and the date version as the sorting, but that resulted in not showing anything on the x-axis.

 

How do I get the dates to be formatted properly but still sorted like a date?

For a fuller explanation with screenshots, look at this: Formatting dates on graph


I have a Telerik report with a graph. The graph's x-axis is a series of dates. Our client would like those dates in order from oldest to most recent. They also want the dates formatted to not include the time portion of the date. I've tried for the past day to get this to work and can't figure it out. Can someone explain how to do this?

I have a Telerik report with a graph. The graph's x-axis is a series of dates. Our client would like those dates in order from oldest to most recent. They also want the dates formatted to not include the time portion of the date. I've tried for the past day to get this to work and can't figure it out. Can someone explain how to do this?

Ivan Hristov
Telerik team
 answered on 10 May 2016
1 answer
191 views

Hi All,

Pdf export fails when I export to an existing file that contains watermark. 

Steps to get this issue.

Say I have a document exported (formatProvider.Export(document, stream);) in to pdf and save it. Open the saved pdf file, add a water mark in the pdf and save it.

Export the document again, when it prompts for save, point it to the same pdf file that contains water mark and replace the file.It pretends likethe file is exported with the latest content but it fails. 

 On exporting if a new file name is given or pointed to the file that doesn't contain the water mark the content is exported. Could you please suggest is this is a known bug or am I missing some thing ?

Thanks

Stef
Telerik team
 answered on 09 May 2016
3 answers
483 views
Hi
I use the Report for asp .net.
It all works OK, however when I use print function from the Viewer it says "Printing: Telerik.ReportViewer.axd"
and then windows print spooler's document name is "Telerik.ReportViewer.axd.pdf"
Can I change "Telerik.ReportViewer.axd" to whatever I want in both print progress and print spooler?
Thank you.
Stef
Telerik team
 answered on 09 May 2016
3 answers
534 views

Hi to all,

actually we have a program developed with VB6 and Crystal Report 8, we're trying to import VB6 solution in VS 2008.

In parallel, we're creating a new solution with WPF FW4.0 C# in VS2015 with Telerik Reporting.

Can we convert rpt files from this solution (rpt in VS 2008) to VS 2015 with telerik report?

Stef
Telerik team
 answered on 09 May 2016
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?