Telerik Forums
Reporting Forum
4 answers
115 views

Hi there!

The situation is in the following.

On report load, before it loads finally, there are two inaccuracies.

First, by some reason, in report appears two strange boxes. It looks like one is for menu and other is for content. But in my final report there is nor menu neither separate content box.

[look at 1.png]

Second, when data have been loaded, on rendering all text became bold. After few seconds everything becomes normal.

[look at 2.png]

Final version of report looks like that:

[look at 3.png]

So, my question is in the following: how to prevent report to display two unnecessary boxes and how to stop report to make all text bold, when report loading?

Thanks for help.

Андрей
Top achievements
Rank 1
 answered on 26 Jun 2017
1 answer
86 views
We allow users to create their own check templates.  For example, they can enter X and Y coordinates in inches to specify where items (such as check number, check date, amount, and memo) should appear on the check.  These items are dynamically created at runtime and added to the detail section of the report.

Now, we want to add a signature image.  The problem is that when they specify where to put the signature, the PictureBox pushes the other items to the right.  Is there a setting that will allow the PictureBox to essentially overlap columns and not push them to the right?

Or, if there’s a better way to go about this, please let me know.
Stef
Telerik team
 answered on 26 Jun 2017
1 answer
411 views

I've got a report where I display a company name and logo at the top of a report. 

The requirement is to be able to hide the company name and logo for printing on pre-printed company stationary which already comes with the above. 

Another requirement is to be able to hide columns on the fly. Example: The first column of my report contains staff photos. The user would like to be able to hide the column by clicking on a checkbox in the parameter panel to hide the photo column. 

Is it possible to do the above in the HTML Telerik report viewer? And if it is possible, how can I do it?

Thanks. 

 

Stef
Telerik team
 answered on 23 Jun 2017
4 answers
117 views

We have many Telerik MVC Reporting reports developed in Visual Studio 2015 (VS15). Earlier today, I installed VS17 and opened the solution. Then I reverted to VS15, and my reports will no longer open. Clicking on the buttons that normally open them has no effect whatsoever - nothing happens. However - I published to a test server, and the reports ran fine from there - so it's something to do with my PC. I have tried the following:

1. rebooting the PC

2. running the Telerik Reporting repair from the Telerik Control Panel

3. deleting the entire solution from my PC, and then getting it back from source control

It looks as though something on my PC has been changed by the VS17 install - any idea what it could possibly be?

Stef
Telerik team
 answered on 23 Jun 2017
8 answers
798 views

I have a report which uses From and To dates to retrieve data from the server. I created a datasource called dsDate which has a list of the distinct dates in the reporting table and also a dataset called dsReportData which gets the report data using the from/to parameters. My from/to report parameters both use dsDate as their data source, the default value for To is the most recent date and the default value for From is the 4th most recent date. In order to do this, I created a custom function called FromDate() which returns the correct from date.

This works great for the first load however if I change the From/To date report parameter then Telerik goes away to the server, gets the new dataset and then resets all the parameters so the From/To report parameters are then reset back to their default values rather than the value entered by the user. The correct dataset is being reported to the user however because the From/To date report parameters reset the users think that the report is showing the wrong data.

 

Any advice would be greatly appreciated.

 

I have attached several screenshots to help illustrate my problem -

  1. prmFrom shows the From Date Report Parameter
  2. prmTo shows the To Date Report Parameter
  3. ReportViewer1 shows parameters on initial load (Mar-17 - Mar-17)
  4. ReportViewer2 shows the changed parameter values (Jan-17 - Mar17)
  5. ReportViewer3 shows the parameters after the new dataset has beeb drawn (Mar-17 - Mar-17 rather than Jan-17 - Mar-17)
Derek
Top achievements
Rank 1
 answered on 23 Jun 2017
13 answers
1.2K+ views
Hi!! I need to print an tag with a key on Bar Code format, my key is a char(20) sql column but contains data with 13 characters maxim
I try to use Code128 format, because my key can contain letters and numbers
But I print the tag and my code bar lector can't read it, why??? If I use the EAN13 with key numeric, this work fine, but my key contains letters so EAN13 is not an option for me. I suspect the Telerik Code128 representation is not correct
Can you help me??
Stef
Telerik team
 answered on 22 Jun 2017
5 answers
529 views

Hi,

I am using stand-alone report builder to build my reports and am having problems with the width of the bars in a bar chart when the number of rows returned by the data source of the graph changes (using report filters). Please have a look at the attached images.

I would like to have a standard bar width irrespective of the number of row returned.. in other words the height of the chart should be dynamic. How do I achieve this?

Thanks in advance.

Stef
Telerik team
 answered on 22 Jun 2017
1 answer
236 views

In the HTML5 report viewer there is button on the menu bar to zoom in and out, but by default it has style="display:none;".

 

How can I enable these buttons, and other functionality?

Stef
Telerik team
 answered on 22 Jun 2017
9 answers
367 views

We did the wrong choose and used Telerik for out reporting and now for a responsive result we should convert all the reports o another reporting tools! 

Telerik thank you for failing us every time :(

Stef
Telerik team
 answered on 20 Jun 2017
1 answer
95 views
Is there any way to use wildcards for the version number of assemblyReferences for the Visual Studio designer? My package versions are updated every time they are compiled to ensure unique version numbers, obviously this means the version numbers that I have manually added to the config are out of date as soon as the project is compiled to run. I saw an old post saying the version can be removed for the sand alone designer, but what about the visual studio designer? Nothing I have tried has worked (removing the version number, using 1.0.*.*, etc).  I am using the newest version of the reporting tools.
Stef
Telerik team
 answered on 20 Jun 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?