Telerik Forums
Reporting Forum
0 answers
33 views

Hi Team,

 

please let us know the limitation of showing digits in the bar chart.

124287952701.90 the bar chart is not coming based on the value provided.please let us know as soon as possible.

 

karthick
Top achievements
Rank 1
 asked on 15 Oct 2017
6 answers
859 views

Hi.

May I ask somebody to let me know how should be entered a size of a picture box in bindings? Where I can find your manual with real examples? Your online manual is just idea how it should work.

Size = "2.5in", "1in"  

Or 

'2.5in', '1in'

Or 

2.5in, 1in

none of the above are working. 

Thank you,

 

Nick
Top achievements
Rank 1
 answered on 13 Oct 2017
3 answers
1.2K+ views

Hi,

How can  make  bold a part of text in textBox in telerik reporting Q1 2015?

regards

     

Todor
Telerik team
 answered on 13 Oct 2017
1 answer
90 views

On the Release History for R3 2017 (version 11.2.17.913) it has the follwing listed:

FIXED
Services
HttpContext.Current is not availble during the report processing

 

Does this mean that the HttpContext.Current is now available during report processing?  Or is it still not available?

Nasko
Telerik team
 answered on 12 Oct 2017
1 answer
220 views

Is it possible to customize the table of contents? Say like I need to add some text as a hint to the user, before the table of contents start. 

Or the data object of TOC available as global object, so that I can render it myself in a table or something.

Katia
Telerik team
 answered on 10 Oct 2017
3 answers
126 views

I have a report that works great on just about every computer in the building. However we have a small subset of users that when they print, it scales the print to only the top left of the page at half width and half height. 

It's printing the whole report but it doesn't cover the entire page. 

I've found the issue is only in Parallels Windows 10 VMs. These VMs are all bootcamp partitions Parallels is mounting to run as a VM. If the user reboots and boots directly off the partition, running Windows using Bootcamp, the report prints fine. I'm assuming this problem is an issue related to the graphics driver Parallels. 

I've confirmed this on multiple Macs. Sierra and High Sierra and a few different versions of Parallels, including the latest build.

The report launches as clickonce app built with VS2017 and I'm using C# to load and modify the report. 

Any suggestions? 

Katia
Telerik team
 answered on 10 Oct 2017
2 answers
475 views

I have a Controller action that receives a value through ajax, and I want to pass that value as parameter to a query I did in the report.
This is my controller action:

public ActionResult OrdenCompraReport(int value)

{

    /Here i want to pass the value into a parameter on Telerik reporting

    return View();

}

And this is my query in my sqlDataSource of Telerik Reporting:

select oc.OrdenCompraNumero, oc.FechaDeEmision, fp.Nombre, a.Nombre, a.Contacto, a.Direccion, a.CorreoElectronico, a.Ruc, a.Telefono

from OrdenCompras oc 
join FormasPago fp on oc.FormaPagoCodigo = fp.Codigo
join Aseguradoras a on oc.AseguradoraCodigo = a.Codigo
where oc.OrdenCompraNumero = @OrdenNro

@OrdenNro is the name of the parameter. Any ideas of how can i do this?

Squall
Top achievements
Rank 1
 answered on 10 Oct 2017
3 answers
272 views

Sections overlaps in Report if data is more similar to an earlier forum post.  It was fine in ver Q1 2015 SP1. In R3 2016  the sections overlap in the html viewer and in the pdf export. In  R3 2016 SPI the section overlaps only in the html viewer.  Could you let me know what can be done to fix this issue ?

 

 

Sunita
Top achievements
Rank 1
 answered on 09 Oct 2017
4 answers
413 views

I have a line graph in my telerik report. I Need to display markers only if they satisfy a condition.

Otherwise the points should just make the line, but markers  shouldn't be visible unless it satisfies the condition

 Can this feature be achieved ?

 

Katia
Telerik team
 answered on 09 Oct 2017
8 answers
475 views

I have made an ASP.NET CORE 1.0 web app.  Yes I know it's not final.  For the life of me I can not figure out how to get my Reports to display.

Is it possible?  Anyone succeeded and can share the steps and a bit of code?

Thanks

I guess I'll never change.  I am always drawn to trying the Bleeding Edge in development.  Yes.  It always bites me.

Katia
Telerik team
 answered on 09 Oct 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?