Telerik Forums
Reporting Forum
1 answer
102 views

Hello,

I am trying to integrate the HTML5 ReportViewer in an existing web app. The problem is that the REST Api is stored on a different server. So, when the Viewer tries to use relative addressing in urls, it causes incorrect url generation. Is there a way around this?

Squall
Top achievements
Rank 1
 answered on 18 Aug 2017
3 answers
141 views

Dear Sir/Madam,

We have created a cross tab report with a few columns as attached image. But, we I set sorting expression to cross tab header to order columns it seems does not working.

 

Column values -> 1,4,5,6,M,S,9,5.6

We have to order this column like  -> 1,4,5.5.6,6,9,M,S

 

Todor
Telerik team
 answered on 18 Aug 2017
1 answer
771 views

Hello,

I am using Teleril Report version 11.1.17.503. When i export the report to csv format the headers in the csv files shows textbox1, textbox2, textbox3 onwards. i searched for similar issues on Report Forum and found one solution where you guys have suggested to set NoHeaderText to true in web.config file. i have applied that changes but still when i export my report into csv format it shows textbox1, textbox2 onwards. the changes i made in web.config file is as mentioned below:

 

  <Telerik.Reporting>
    <Extensions>
      <Render>
        <Extension name="CSV">
          <Parameters>
            <Parameter name="NoStaticText" value="true"/>
          </Parameters>
        </Extension>
      </Render>
    </Extensions>
  </Telerik.Reporting>

i followed instructions from this page http://www.telerik.com/support/kb/reporting/details/configuring-the-csv-rendering-extension

I really need to how the headers as actual name i specified in report.

 

Kind Regards,

Savan K. Parmar

Nasko
Telerik team
 answered on 18 Aug 2017
3 answers
867 views

Hi,

 

I'm new to Telerik Reporting and I'm trying to add a control to an existing report that will expand/collapse the group below.  See attached pictures.  The first one is the current report and the second one is what I'm trying to accomplish.  When the check box is checked, all of the groups below would be expanded.  When it's selected again, all of the groups would collapse.  I've tried several things and looked around the internet for a similar case but haven't been successful.  I think I can do this by creating a totally separate report with different defaults (all expanded or all collapsed) but I was wondering if it's possible to add a checkbox (or some other control) to the existing report that would accomplish the same result.

 

thanks-

Jim
Top achievements
Rank 1
 answered on 17 Aug 2017
1 answer
122 views

Hello,

Im using Telerik reporting, after i design the report i can preview with parameters and everything works fine but after debugging from Visual Studio 2013 (an ASP.NET MVC5 app) in browser i cant make filters using parameteres, parameters are always NULL.

Katia
Telerik team
 answered on 16 Aug 2017
3 answers
142 views

Hi,

Can you please guide me why a i getting following error while binding y-axis maximum property. 

"An error occurred while invoking the setter property to 'Max size' of type "Telerik.Reporting.Drawing.Unit"

attached error for reference -

I am followig steps mentioned in following article:

http://docs.telerik.com/reporting/graphhowtousebindingstocontrolcsproperties

Katia
Telerik team
 answered on 15 Aug 2017
3 answers
254 views
Hi,

how i can do mail merge through telerik reporting?

Regards,
Syed
Todor
Telerik team
 answered on 11 Aug 2017
1 answer
157 views
I'm having a problem creating a pie chart, where I am passing in values and the numbers are showing up, but the actual pie chart isn't graphically displaying them as different sizes.
Ivan Hristov
Telerik team
 answered on 11 Aug 2017
11 answers
2.8K+ views
hello
I have a report and have Chinese characters  when i choose the export to pdf . the pdf  is generated but the Chinese characters are  shown abnormal .

    eg: 
So, instead of what I would expect:
"中文12"

I see this:
" ô€€€ô€€€12" 
is there a way to fix this?
randall
sayli
Top achievements
Rank 1
 answered on 11 Aug 2017
1 answer
662 views

I'm currently encountering an issue while trying to bind a collection to a table. I have a collection of a generic structure containing a list of fields. I want to bind the collection to a table and be able to show each field in the appropriate column. Unfortunately, it doesn't seem to work...

Is there a way to do that? It seems that most of the time, the advice is: set the report data source to the collection of objects. But this is not an option here, since I have other data to show which needs to be part of the data source.

Also, is there a way to inspect the Fields object when debugging?

Best Regards,

Bastian

Ivan Hristov
Telerik team
 answered on 11 Aug 2017
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?