Telerik Forums
Reporting Forum
1 answer
109 views
Hello,

I need to create a graph similar to the picture attached. I have tried for several hours to do so with no luck. I need to create this in a Visual Studio. I can lay the data out any way necessary.

This seems like it should be simple so I am hoping I am just missing something obvious.

This is a somewhat urgent need so any elp is really appreciated.

Thanks,
John S.
Stef
Telerik team
 answered on 10 Jun 2013
1 answer
135 views
Hi,
I am using Report Viewer and Export option to PDF only.

what size i should set for Report Viewer to make a single page from Report into single page in PDF.

I want to have a page from Report in a page in PDF.

Help me to resolve this.

Thanks in advance.


Regards,
AGMRAJA
Ivan Hristov
Telerik team
 answered on 10 Jun 2013
1 answer
2.4K+ views

Whats wrong with this expression, logically i can print any default variable if a field comes as Null. 
= IsNull(Fields.ROE_wo_Reserves, Fields.Flat_Line_Rent) 

I am getting blank value as output everytime. 
Squall
Top achievements
Rank 1
 answered on 10 Jun 2013
1 answer
349 views
Hi,

When we tried to create a grouped bar chart against two different region (WEST, EAST) across defined months (01-Jan to 01-Jun), Grouped Bar chart is rendered correctly including X axis labels center aligned - Please refer the attached image - All_Data_Bar.png.

But we encountered the X axis label alignment problem (it's not in center against the bar) only if some of the months data is not available for one particular region (EAST) - Please refer the attached image - Grouped_Bar_Label_Center_Issue.png . Our customer is expecting that X axis label against the bar should be center aligned always.

Sometimes based on the data, we are getting the empty space between the bars against the group.- Please refer the attached image- Grouped_Bar_Space_Issue.png

Please advise how to resolve this issue? If you can provide code sample to acheive the desired result would be grateful.

Thanks
Sankar
IvanY
Telerik team
 answered on 07 Jun 2013
8 answers
951 views
I've been searching around for a way to change the 'Value' of a textbox during the ItemDataBound event, but I'm not seeing any examples.  I am binding to a SQLDataAdapter which calls a stored procedure to load the textboxes, so much of the data is stored in 'bit' column types.  What I need to do is simply change things like bit values '1' or '0' to 'Enabled' and 'Disabled' when the report is generated.

My first approach was to access the needed Textboxes in the ItemDataBound event and change their 'Text' or 'Value' field based on the appropriate row value.  But, these properties don't exist. 

Thanks.
Stef
Telerik team
 answered on 07 Jun 2013
7 answers
604 views
Hi,

We am using Telerik Reporting Q3 2011 on .Net Framework 4.0.

We found that the reportviewer cannot be released from memory even the form have been closed. 
By using the .Net Memory Profiler, we know that there is a event handler for "ToolStripTextBox" in reportviewer control which does not been removed after the form closed. So, "Disposed instances with direct EventHandler roots" problem occurred.

After testing, we found that only if we set the "ToolBarVisible" property to "False" in ReportViewer control, the memory can be released successfully.

So, any advise?

Thanks!

Emily
IvanY
Telerik team
 answered on 07 Jun 2013
5 answers
187 views
Hi
When i view report by binding it in page-load event its tollbar  style  is messed up. but if i add a button and bind report on its click event it is ok. What i am missing plz help me.
See attached pic to see how report looks like






IvanY
Telerik team
 answered on 07 Jun 2013
6 answers
840 views
I group records in my report. In group's footer section, i display a single value(which is actually same for the same group) onto my textbox from each and every single group in group footer section of the group. Then i need  to get all values of the textboxes in the groups footer section . How can i get them programmatically? I know how to get an item however, when an item(here textbox) being diplayed accoring to the number of the groups resides in final report, i don't know how i can get all the values?

Such as:

Telerik.Reporting.

TextBox txt = (ReportViewer.Report as MyRaport).Items.Find("textBox13", true)[0] as Telerik.Reporting.TextBox;

 

 

txt.Visible = false;

Could someone pls help me?

Thanks in advance...
Stef
Telerik team
 answered on 07 Jun 2013
1 answer
1.0K+ views
Using the standalone designer, is there a way to have a parameter's default value set to "select all"  in a MultiValue parameter list?
Peter
Telerik team
 answered on 07 Jun 2013
1 answer
127 views
Hi!

I use the latest build of reporting trial version. Before we purchase the full version, we investigate how to able to integrate to our projects.

In export when I choose rtf format. Export file without issue, but until I not delete the next text from page header(this is interesting because this text in other format is in the footer):
"Telerik Reporting v7.0 trial version. Copyright Telerik AD © 2006-2013.
To remove this message, please obtain a commercial version from http://www.telerik.com
"
I cannot edit the rtf document. After remove this text, I am able to edit the file.

The reason of this problem is the trial version?

thx
Peter
Telerik team
 answered on 07 Jun 2013
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?