Telerik Forums
Reporting Forum
2 answers
857 views

Hello...

I have a report where pixel-accurate placement is critical. I understand the basic CanGrow functionality, how text boxes will grow with more data, how they will cause a panel to expand accordingly, etc. What I'm facing is a situation where I need to display ONLY upper-case letters or numerals toward the bottom of the panel, so there will be no descenders. I have the textbox set to CanGrow = False and CanShrink = False. But when I use a larger font (set dynamically), one that will display the characters properly in the report, the textbox DOES grow, causes the parent panel to grow, and destroys the rest of the report placement. 

You'll see in the attached partial screenshot of a preview that the item on the left has a textbox that has grown and caused the panel (in orange) to grow. What I believe it should do is NOT grow, even if that means it cuts off any descenders. Various threads and docs have said that a textbox would not grow with CanGrow set to false, but in this case it most definitely does. 

So... Is there a way to set a panel to a fixed size in some other way. I have every object in that panel set to CanGrow = False, but it does not seem to matter.  Can I set the Height programmatically in some way that will override the CanGrow internal logic? I've tried setting it in the Bindings, but it seems to get overridden.

I'm using Reporting R2 2021.

Any help is much, much appreciated!!! Cheers...

Brian Norris
Top achievements
Rank 1
Iron
 answered on 28 Sep 2021
1 answer
1.0K+ views

Hi, 

I was using Crystal Reports but we move to Telerik Reporting. 

I try to use Case stament or something similar.

Select {Command.ACTID}
Case 1   : "AAAAAAA"
Case 2  : "BBBBBBBB"
Case 3  : "<center>CCCCCCCCC<font face='symbol'>\</font>'

......

Case 21  : "<center>ZZZZZZZZZZ</br>(Tekrar Müzakere)"

But I could not find ant method to do this and tech dept. sont anzwer my ticket.

Dimitar
Telerik team
 answered on 27 Sep 2021
1 answer
516 views

Hi,

As per screenshot I attach, on the screen, users have to do some filtering then click on Generate button to show the report.

However, there is an intermittent issue when user generate report, which is "Document/refresh with ID 'xxx' not found". Users have to refresh the screen or click on Generate button again.

Please advise how can we resolve the issue.

Thank you.

 

Dimitar
Telerik team
 answered on 22 Sep 2021
1 answer
187 views
I would like to add marked zones to a Line Graph. I found this How-To as well as that but these links are referencing the obsolete Chart item.

 

How can I create a marked zone, similar to the ones shown in this example with the Graph item?

Marked Zone with Chart item

I couldn't find any hint regarding Marked Zonesin Telerik's documentation.

Any pointers into the right direction are highly appreciated. Thank you very much!

Todor
Telerik team
 answered on 22 Sep 2021
1 answer
121 views

Upgraded Telerik Reporting DLL version From 12.1.18.516 to 15.1.21.616 But it doesn't show textbox data that comes from ItemDataBound or ItemDataBinding.

I am using report in asp.net vb project.

Please suggest solution

Dimitar
Telerik team
 answered on 22 Sep 2021
0 answers
169 views

I have a dataset coming back:

Group      GrpAmt

PArent    $10.00

Standard $5.00

2 columns and 2 rows come back. Should this be formatted another way?

I have attached to the chart object but I am not getting the expected pie pieces.

Instead I get 2 round circles within each other. Not the doughnut version, changed to that and just got an extra white circle in the center.

How do I get the chart to show me the pieces?

 

 

Deasun
Top achievements
Rank 3
Bronze
Bronze
Bronze
 asked on 21 Sep 2021
1 answer
190 views

Hi All, 

Is there a way to hide just the zoom slider from a report viewer please

Todor
Telerik team
 answered on 21 Sep 2021
1 answer
308 views

hi

The Chinese printing is normal, and the Chinese display of the exported PDF file is garbled,How to solve it

Todor
Telerik team
 answered on 20 Sep 2021
0 answers
445 views

Hi,

While generating .NET CORE PROJECT Telerik Report with oracle db , facing below error and cannot go further. What would be the cause of error?.

Report preview with data happening in Report designer it's not rendering on browser.

 

-----------------------------------------------------

appsetting.json file configuration :



  "ConnectionStrings": 
    {
      "name": "dbsource",
       "connectionString": "Data Source=dbsource;User ID=user;Password=password",
      "providerName": "Oracle.ManagedDataAccess.Core"
    }
  

 

-----------------------

 

Thanks

 

 

1 answer
527 views

Hi,

When processing report, an error can occur. Report error can be different. For example:

  • When a report has OData connection and if the OData request doesn't execute successfully (see "ErrorWhenODataRequestIsNotSuccess.PNG" attached file).
  • When a report shows error while processing report item (for example, when we bind wrong parameter name to TextBox. See "Error while processing report item.PNG" attached file)
  • etc.

When we print the report (or export to PDF file), it will continue printing the report which has an error in its content (see Print report with error.PNG file). The question is, how we should catch the report error before start printing? We use HTML5 report viewer to show report, we use Syncfusion package to print pdf format of our report, and also in backend side implemented our customer report resolver. We don't require printing wrong report. But, we want to do some actions before printing wrong report.

Thank you, 

Todor
Telerik team
 answered on 17 Sep 2021
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?