Telerik Forums
Reporting Forum
3 answers
390 views

I have a report with a table, there are a total of 3 columns in the table in which the 3rd column is a group column. In the 3rd column the data fills according to the values in the table.

Currently if there is only one value for the 3rd column there is huge gap in the right of the page. I want the table to be filled in the page in this case.

Also if there are more than one value for the 3rd column the table should not break to next page instead it should be filled in that page itself.

In any case the table should occupy the full page width.

How can I achieve this case? Plz help.

Thanks in advance.

Tanzeel
Top achievements
Rank 1
 answered on 01 Mar 2019
3 answers
480 views
I am trying to create a detail section that repeats a subreport and not sure how to accomplish this.  I have a datasource that returns a list of SalesOrder numbers and I would like a subreport for each number to repeat back to back.  I have been struggling to figure out how this might be implemented.  Can I please get some advise?
Paul
Top achievements
Rank 1
 answered on 28 Feb 2019
1 answer
1.2K+ views

Dear Sir/Madam,

I am trying to hide Row Header in CSV Output, where I have designed the data in Table/Cross tab format, it seems even I have made them invisible, the Row Header still appear in CSV output, it works fine with Excel and PDF.

Is there a way to exclude the Row Header from CSV file?

Kind Regards

Hugo

Neli
Telerik team
 answered on 28 Feb 2019
1 answer
115 views

Hi, I am working with the reporting tool and I have created a trdp file using the standalone designer. I am using MySql connection and my sql query have one parameter. When I test the SQL result with the parameters, the report is generated as expected. Now I created a winform and added the report viewer tool to it and have added the trdp file. When I add the parameters and tried to run, the report viewer remains blank. So, I tried to remove the parameter from my sql query in the trdp file and run my winform again, all the selected record is shown in my report viewer. If I use parameter, then it remains blank with no report. What could be the issue. This is how I add my parameter 

        private void ReportViewerForm1_Load(object sender, EventArgs e)
        {
            this.reportViewer1.RefreshReport();
            reportViewer1.ReportSource.Parameters.Add("jsno",myjsid);
        }

My Sql Query in trdp file.

Select o.JsNo, b.ConsignmentNo, c.* From js_orderdetails o inner join js_billingdetail b on b.OrderID = o.ID inner join js_labelorders l on l.OrderId = o.ID inner join js_labelcustomers c on c.Id = l.LabelCustomerId where o.JsNo = @jsno

Nasko
Telerik team
 answered on 28 Feb 2019
1 answer
492 views
Hi,

I have a table without bottom borders for each row. However, I need to add a bottom border only for the last row of each page. How can I achieve this? Perhaps with the conditional formatting option?


Thank you,
Rajika.
Todor
Telerik team
 answered on 27 Feb 2019
1 answer
220 views

Hi,

html text box justyfication doesn't work properly for me.

 

"kendoui.jpg" file, shows the result of a text set to "justify" in a kendo editor.

"telerik.jpg" file, shows the result when I put the same content in a HTML Text Box element.

Silviya
Telerik team
 answered on 27 Feb 2019
1 answer
188 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
691 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
245 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
219 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
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?