Telerik Forums
Reporting Forum
0 answers
141 views

I have a report that has a table and a graph.  The graph needs to be contextually dependent on the user's interactivity with the table.  When the user clicks on a cell in the table, it needs to update the value of two report parameters.  This needs to cause the graph to refresh its data source, which uses those two parameters as input.

 

How can I accomplish this?  This would be fairly easy to do if I wanted to have the graph on a separate report.  Then I could set the table cells'  interactivity action to "Navigate to Report" accordingly.  But that's not what I want.  How do I simply set the table cells' interactivity action to update the relevant report parameters?

Michael
Top achievements
Rank 1
 asked on 12 Jan 2022
0 answers
102 views

I use the report catalog example to display all the app reports, but the problem that I need to filter them according to the  subject.

is there is any way to have more than report catalog in the app.


For ex: Catalog A is for Sales would contain 3 distinct reports, B is for Billing would contain 5 reports, C is for Receivables....
Any suggestions would be appreciated.

khaled
Top achievements
Rank 1
Iron
 asked on 12 Jan 2022
0 answers
132 views

I am not sure if this is something that you guys could address, but currently when using the ReportViewer print option, if I increase the multiple copies, it still only prints one copy.

Locally, it functions as expected. Is there any change that you guys know about I need to make to have this function within a Citrix-Hosted environment?

Dylan
Top achievements
Rank 1
 asked on 11 Jan 2022
0 answers
135 views

Hi, 

I am using telerik embedded angular with standalone telerik reporting.

I am editing using the standalone telerik and then attach it to the visual studio, then display it on angular.

However,  every time I edit design in the standalone telerik, I need to reattach it to the visual studio everytime.

Can someone guide me on how to make all the edits in the standalone telerik is autoupdated into the visual studio as well as angular?

Thank you.

Azman
Top achievements
Rank 1
 asked on 11 Jan 2022
0 answers
395 views

Hello,

I added Telerik Reporting R3 2021 SP2 in my Blazor project using .NET 6 and I got this error:

The reference "Telerik.Reporting, Version=15.2.21.1125, Culture=neutral,... " could not be added to the project...

I appreciate your help. Greetings
Pink29
Top achievements
Rank 1
 updated question on 07 Jan 2022
0 answers
144 views
...
Jamia
Top achievements
Rank 1
 updated question on 05 Jan 2022
1 answer
425 views

Hello,

in order to use the Telerik Reporting MSSQL cache I need to execute the sql described in https://docs.telerik.com/reporting/t-telerik-reporting-cache-mssqlserverstorage.

However, the database tables and stored procedures need to reside in the dbo database schema.

In my particular case I do not have access to the dbo schema, but only to custom schema.

Is it possible to specify somehow that the database objects needed for the caching reside in different schema instead of dbo?

Dimitar
Telerik team
 answered on 05 Jan 2022
1 answer
1.6K+ views

I am often finding that I need to display different text based on the values of multiple parameters. For example consider having CODE and DESC fields.

  • When both are non-null you want to display "CODE : DESC" (Note the separator)
  • When only DESC is null you want to display "CODE : ---"
  • When only CODE is null you want to display "--- : DESC"
  • When both are null you want to display "Unavailable"

While we can perform these checks with nested IIFs or nested ternaries it is very clumsy. If/elseif/else statements, or better yet, switch expressions would go a long way to making more readable expressions.

 


Milen | Product Manager @DX
Telerik team
 answered on 05 Jan 2022
1 answer
404 views

Good day!

 

I've been having this problem for a while now, in some parts of my report the columns overlap, no matter what I do on the styling I still can't fix it. Here's how it looks:

 

This is a table without borders on both the table and the textboxes.

While this one is a table with borders but no borders on the textboxes.

I'd also like to add that this issue is inconsistent. This mostly happens when opening the report on Google Chrome but it doesnt happen on Edge. Also there are zoom levels that the layout is fixed for example if I zoom about 150% the layout gets fixed.

 

Also I think what's strange is that only the colored columns overlaps. As you can see the columns with just white background are working well.

0 answers
176 views

Hello, 

I am using the Telerik Report Server and I need to create a ReportBook at runtime. Could somebody please provide an example or more guidance on how to accomplish this?

Thank You!

MV
Top achievements
Rank 1
 updated question on 04 Jan 2022
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?