Telerik Forums
Reporting Forum
1 answer
178 views
How to set default Print Scaling to "Fit All Columns on One Page" when export the report to Excel / Word.
Neli
Telerik team
 answered on 27 Feb 2019
1 answer
670 views
Hello I was wondering if its possible to merge the cells of a table only if a condition is met, through conditional formatting or binding. If that is not possible how can i span a text throughout 2 cells ?
Neli
Telerik team
 answered on 27 Feb 2019
3 answers
231 views

Hello....

I  Want the lines of the table to connect together

I am trying to create an Invoice with columns for quantity, price and amount. It should also have a summary at the bottom of the page. The columns should have a border and stretch all the way down to the summary (see attached picture). Is there any way to say that a section should fill out the remaining space of a page?

 - The problem is that the table dot have to be connected when there is little information  pic1.png

 - I want pic2.png

 

 

Cholticha
Top achievements
Rank 1
 answered on 27 Feb 2019
1 answer
209 views

I created a report which shows a list of customer.  I currently have an action to Navigate to Report: CustomerDetailsByAccountID report and this is ok but takes me to a new page and when I click the back button the page is refreshed so I lose my position and need to scroll down to find my last position in the table.

Ideally, I would like to do either of the following

[1] When I click on a table row, I would like to expand the table row to the next row below to show more details directly below the row I clicked on.  Bearing in mind this table could be quite long and showing the relevant info int he same location without scrolling would be the ideal scenario.

Is this possible using Report Designer?

[2] Alternatively, I could click on the Table row and pass the AccountID to a subreport on the same page (at the top - see attached image).  But for some reason, I cannot find how I would pass the AccountID from the table row clicked on to the subreport at the top of this report.

At the moment, navigating to a report seems to be the only option but is not convenient.

Thanks

Neli
Telerik team
 answered on 26 Feb 2019
2 answers
302 views

Hi All,

I have the following structure for a report data source:

 

public class ReportData {
 
    public List<DataPoint> Readings {get; set;}
 
}
 
public class DataPoint {
 
    public DateTimeOffset Day {get;set;}
 
    public double Value {get; set;}
 
}

 

I'm not being able to create a column graph that plots this. I'm not sure if groupings are necessary or not, what to use in the series, etc.

 

I'm using VS2017 designer to design the report. The data source is an object data source of type ReportData

Silviya
Telerik team
 answered on 22 Feb 2019
1 answer
111 views

Is it possible to set up a report with a table that has excel like filtering similar to the grid control example shown here: https://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/excel-like-filtering/defaultcs.aspx ?

 

Thank you,

Jennifer

 

Neli
Telerik team
 answered on 22 Feb 2019
1 answer
94 views

Hello,

I've created a horizontal bar chart, and the bars go left-to-right from 0-100%.

I would like to display a fixed/static vertical line at 90%, so users can quickly see which lines are over/under 90%.

The solution seems to be a MarkedZone as a single line (not rectangle).   Can you provide assistance on how to set these up in the designer?  I've navigated the properties of the chart as well as my series and cannot find references to MarkedZones.

There is a thread from 2013 that said these aren't possible in the standalone tool, but that user wanted to bind the line to data.  My line is fixed at 90% of the 0-100% range.

If the designer cannot do this at all, but it can be done with an additional series etc, let me know that too.

*many* thanks for any advice you can offer.

-j

Neli
Telerik team
 answered on 22 Feb 2019
5 answers
1.0K+ views
I have a report that only has a table in the detail section.  I have all of the gridlines turned off( I'm alternating the colors for the rows) and just the talbe borders set to solid and 1 pixel.  The data for the table covers 3 pages and on the first two pages the bottom borader is missing and only shows on the last page.  Everything else is ok and every page has the table header repeated.

What do I have to do to get this border to show?
Martin
Top achievements
Rank 1
 answered on 21 Feb 2019
6 answers
379 views
I have read other posts in this forum similar to this one but not quite addressing my question.   I have an aspx page with a list of reports (say ReportList.aspx) that my users can select.   I want to send information on the report selected as a URL parameter to a single page  (say ReportViewer.aspx) that will set the ReportViewer.ReportSource to the report that was selected.  All of the reports are contained within a single dll  (say MyTelerikReports.dll).  I want to be able to pass in all of the information needed for ReportViewer.aspx  to be able to set the ReportSource and render a report.  I don't want to have to modify ReportViewer.aspx when a new report is added to MyTelerikReports.dll.  I should only have to make changes in ReportList.aspx to add the new report and appropriate parameter information.   Is this possible ?

Thanks -- Jeff Gaiche
Todor
Telerik team
 answered on 21 Feb 2019
1 answer
91 views

I am attempting to build a range chart but show numerous values on the same row. 

The end result would be a time scale showing the duration of time for a task.

Example, from 9:00am to 9:10am, then another bar from 9:45 to 1:23pm and so forth.

Is that possible?

Everything I have seen so far shows the intervals on my X axis, but I end up with a single massive bar spanning from left to right.

 

Thanks

Brian

Brian
Top achievements
Rank 1
 answered on 20 Feb 2019
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?