Telerik Forums
Reporting Forum
1 answer
278 views

Hi

i made a web telerik report. I joined a screenshot to show exactly what is my problem. As you can see, the report is fine but there is a line at the left ( look at the red arrow ), it assume that it is the viewer template border. I would like it to be left aligned with the beginning of the toolbox.

I tried to look in debug to see what is the problem with the html and honestly i cannot figure. however, the pointer i debug seems to target the line below but i'm not sure :

<div class="trv-pages-area k-widget" tabindex="1000" data-role="telerik_ReportViewer_PagesArea" role="main" aria-label="Report contents area">

 

anyway, this is the code section in the template :

 

<div class="trv-content" role="form">
<div class="trv-document-map k-widget hidden" data-role="telerik_ReportViewer_DocumentMapArea" >
<div tabindex="200" class="trv-document-map-overlay" role="navigation" aria-label="Document map area"></div>
</div>
<!--<div class="trv-parameters-area k-widget hidden" data-role="telerik_ReportViewer_ParametersArea" >
<div tabindex="300" class='trv-parameters-area-content' role="complementary"></div>
<div class='trv-parameters-area-footer'>
<button tabindex="399" aria-label="Afficher le rapport the report" class='k-button trv-parameters-area-preview-button'>Afficher</button>
</div>
<div class='trv-error-pane k-tooltip-validation k-widget'>
<div class='trv-error-message'></div>
</div>
<div class="trv-parameters-area-overlay"></div>
</div>-->
<div class="trv-pages-area k-widget" tabindex="1000" data-role="telerik_ReportViewer_PagesArea" role="main" aria-label="Report contents area">
<div class='trv-page-container'>
<div class='trv-page-wrapper active'></div>
</div>
<div class='trv-error-pane'>
<div class="centered k-tooltip-validation k-widget">
<div class='trv-error-message'></div>
</div>
<div style="clear: both;"></div>
</div>
</div>
</div>
</div>

Todor
Telerik team
 answered on 19 Dec 2018
2 answers
166 views
Hi,
I am trying to upgrade my KendoReportViewer JS file. I was using 'telerikReportViewer-10.0.16.min.js' before. Now I have upgraded it to 'telerikReportViewer-12.2.18.min.js'. After upgrading, the parameters section of reports is not showing.
I am using KendoReportDesigner for building reports. CAn anyone guide me where I am wrong.

Thanks
Arslan ur Rehman
Top achievements
Rank 1
 answered on 19 Dec 2018
1 answer
754 views

Hi,

Sometimes we are getting an error saying "Client ID with <client id> not found". Is there any way to (programmatically)create a new client id and use it when the client is not found or expired?

Thanks,

Majar

Todor
Telerik team
 answered on 18 Dec 2018
4 answers
197 views

Help, I would like to number my Rank row in Cross Tab:

Rank |  Student Name | AverageScore | Rownumber()
1.          John Denis      |  99                   | 2 
2.          Mark Evans    |  88                    | 3
3.          Clare              |   78                    | 1 

 

I Sorted by AverageScore Column which is calculated by Total/Count GroupBy Student Name. I want to show user the ranking. But the =RowNumber() returns the default alphabet sequence number from database. Which function I could use to do the RANK column in CrossTab in Telerik reporting?

Thanks

Gordon
Top achievements
Rank 1
 answered on 18 Dec 2018
1 answer
862 views
Hi,

I referred to the following discussion on supporting images in HtmlTextBox. 

Do you have any plans to support this feature in the future? And do you have any recommended way to achieve this other than method provided in the discussion?

Thank you,
Rajika.
Todor
Telerik team
 answered on 18 Dec 2018
22 answers
1.7K+ views
I have a report displayed as below :
Crosstab with row group ID :
            ID    Qty        Items
            1     3            P1
                                 P2
                                 P3
            2     2            C1
                                 C2
---------------------------------
Total Qty=  13
Using Sum(Fields.Qty), result = 13 ( = sum all rows)
How to get sum(Fields.Qty) = 5 ? (only items Qty displayed in report)
Thanks.
Argie
Top achievements
Rank 1
 answered on 17 Dec 2018
1 answer
226 views

We are using the WebForms report viewer and I was wondering if there is a way to get SQL Server Row Level Security to work with Telerik Reports that have a SqlDatasource?

Is there a way to execute SP_SET_SESSION_CONTEXT before the SelectCommand is executed?

Ivan Hristov
Telerik team
 answered on 14 Dec 2018
1 answer
385 views
I need the report in several languages and with this I have some problems:
1) I have a RTL and LTR direction
2) I need it to display the caption in the language
Where is there a guide or detailed explanation for this I use Report Designer R3 2018??
Peter
Telerik team
 answered on 14 Dec 2018
1 answer
665 views

Hello ,

 

is there any possibility to use the report Parameter or the value of a filed as a report name?

the DocumentName is a fixed Name while i want to have something like date or ….

thanks

Silviya
Telerik team
 answered on 14 Dec 2018
2 answers
368 views

I have a crosstab table with an unknown number of rows and columns, and my reports are ending up with blank pages because the crosstab table grows off the page to the right.

Is there any way to limit the number of columns per page in a crosstab table?

I have read the article, How to: Create Multi-Column Report - Across the Page and Then Down, but the steps aren't working for my crosstab table. I can make it work for regular tables and list items, but not crosstab tables.

Is there anything I can do to prevent the blank pages from being added to my report?

Thanks!

Ps. I asked a very similar question 18 months ago, and Stef suggested using a custom PageSettings' PaperKind and PaperSize. Unfortunately, I only have access to the standalone Report Designer, and I don't seem to have access to those fields. Maybe there's something I'm missing?


Todor
Telerik team
 answered on 13 Dec 2018
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?