Telerik Forums
Reporting Forum
3 answers
118 views
Hi,
I need a help.

In telrik reporting i have to do export to excel.
My requirement is After getting exported to the excel sheet
if Lenght of value in the cell is greater than 6 then i have to display as 1 MM.
example 
    999,999 = 999,999
1,000,000 = 1.00MM
1,200,000 = 1.20MM

when i click on the cell it should display the exact value(unformated) in the formula bar.
MsExcel support Conditional formating but please help me to do this in telrik
David
Top achievements
Rank 1
Iron
Veteran
Iron
 answered on 27 Aug 2013
3 answers
196 views
Hi,

I am using Telerik Reporting control Q3 2010. I have loaded the report with chart and list of details. while taking printout in a network printer, it takes a lot of time. After analysis of the time delay, i found that it took a lot of memory to transfer data to the printer. Usually it takes more that 100 MB and higher corresponding to the report and takes more than 15  seconds to start printing. How to minimize the size of memory it takes and get the printout soon.

please suggest me how to rename the document name as well
 

Quick response would be highly appreciated.

FYI - Screenshot attached.
Elian
Telerik team
 answered on 27 Aug 2013
1 answer
56 views
Had a great time digging into the reporting tool but unsure how to get the example report below made.

Inline image 1

The trouble is I have 37 nutrients to show and they do not fit horizontally on a page so the page needs to repeat three times before it starts the next days food as I can fit a third of the 37 nutrients to a page as per above example draft.

Needs to have:
1. Date category
2. Nutrient category x 3 with nutrients 1-12 ,14-25 , 26-37 as there are too many nutrients on a page. How do I do this part????
3. Meal Category
4. Detail section/group

I have played around with crosstabs but repeats the data too many times? Might be doing it wrong.

I have successfully made a simpler version that fits on a page, see below, but if I need to add more nutrients what is the best way to do this?
 
Inline image 2
Inline image 3







Peter
Telerik team
 answered on 26 Aug 2013
1 answer
103 views
Hello all,

I'm using the Reportviewer for Winforms 2013 Q2 release.  I have created a main report which uses subreports that are added dynamically.  I then have a report book which I add about 100 of these.  I have used the DocumentMap feature but my requirements are to have an external source that will navigate to a page where any of the 100 reports start on.

For example if Report 3 starts on Page 25, I need to be able to jump to page 25.  I know you can use the CurrentPage to set what page you want, but how do I get what page Report 3 is on?  I know the ViewMode would behave differently, so how can I use Bookmarks outside of the Reportviewer to access the report? 

Any help is greatly appreciated.

Elian
Telerik team
 answered on 26 Aug 2013
20 answers
533 views
Currently I am using regular Telerik Reporting with a set of data objects along with a set of reports. I now wish to rehost the report designer so that the end user can customize this report. Ususally this means just adding 1-2 fields, changing logo, fonts, shades and rearrange all these so that they fit the document standards of their respective customers.

However, I do not offer these data as SQL Server.

Is it now possible to rehost the report designer in a custom WPF app based on CLR data objects?
Stef
Telerik team
 answered on 26 Aug 2013
9 answers
323 views
I have a report that is being exported to PDF for printing.  This report has some charts in addition to some regular text.

The text in the charts is very "fuzzy" and pixelated.  as if it was originally rendered at a much smaller resolution/dpi and then zoomed in.  compared to other text that is the same size on the page it's terrible.

I'm hoping that it's something I'm doing wrong as I create the report/charts.  I have attached a sample report.  this is using a horizontal stacked bar chart to produce these "diagrams".

The second screenshot really highlights the difference.

The original pdf is available at http://www.zfootprint.com/sample1.pdf.

I can provide sample code/report if necessary.
John S.
Top achievements
Rank 1
 answered on 23 Aug 2013
2 answers
1.4K+ views
Im having problem when I try to view report in a webpage...
Target FrameWork = 3.5
And here is the whole error..thanks...
Server Error in '/' Application.
 
Could not load file or assembly 'TelerikReporting' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
 
Exception Details: System.BadImageFormatException: Could not load file or assembly 'TelerikReporting' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
 
Source Error:
 
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
 
Assembly Load Trace: The following information can be helpful to determine why the assembly 'TelerikReporting' could not be loaded.
 
 
=== Pre-bind state information ===
LOG: User = ***\****
LOG: DisplayName = TelerikReporting
 (Partial)
LOG: Appbase = file:///C:/Users/****/Documents/Visual Studio 2010/Projects/*********/MasterAdmin/
LOG: Initial PrivatePath = C:\Users\***\Documents\Visual Studio 2010\Projects\*********\MasterAdmin\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Users\****\Documents\Visual Studio 2010\Projects\*****\MasterAdmin\web.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/Users/**/AppData/Local/Temp/2/Temporary ASP.NET Files/root/a44dc719/6415f44/TelerikReporting.DLL.
LOG: Attempting download of new URL file:///C:/Users/**/AppData/Local/Temp/2/Temporary ASP.NET Files/root/a44dc719/6415f44/TelerikReporting/TelerikReporting.DLL.
LOG: Attempting download of new URL file:///C:/Users/***/Documents/Visual Studio 2010/Projects/**/MasterAdmin/bin/TelerikReporting.DLL.
ERR: Failed to complete setup of assembly (hr = 0x8013101b). Probing terminated.
 
Stack Trace:
 
 
[BadImageFormatException: Could not load file or assembly 'TelerikReporting' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.]
   System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
   System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +43
   System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +127
   System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +142
   System.Reflection.Assembly.Load(String assemblyString) +28
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46
 
[ConfigurationErrorsException: Could not load file or assembly 'TelerikReporting' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.]
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +613
   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +203
   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +105
   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
   System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +54
   System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +600
   System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +125
   System.Web.Compilation.BuildManager.CompileCodeDirectories() +265
   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +320
 
[HttpException (0x80004005): Could not load file or assembly 'TelerikReporting' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.]
   System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +58
   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +512
   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +729
 
[HttpException (0x80004005): Could not load file or assembly 'TelerikReporting' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +8921851
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +85
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +259
 
Version Information: Microsoft .NET Framework Version:2.0.50727.5456; ASP.NET Version:2.0.50727.5456
Developer
Top achievements
Rank 1
 answered on 23 Aug 2013
1 answer
121 views

Please let me know about Telerik reports customization.

I have to create a report where the user can select the fields from front end using .net to generate the reports.

the filters are provided in the front end along with the shorting fields and displaying fields in the reports. once the user click on generate report the required reports gets generated.

Below is my report customization

Report Setup and configuration,
report orientation like Landscape, Portrait and sort Filtering ,
Report columns Renaming , adding columns
and fourth one header and footer customization 


All I have to give it to enduser who ever is generating the Reports.

Thanks,


Peter
Telerik team
 answered on 23 Aug 2013
1 answer
72 views
Hello,

Is there somewhere a tutorial available that explains what steps and Settings are necessary to use a code first entity model in Telerik Report designer?
thanks

Hadib Ahmabi
Top achievements
Rank 1
 answered on 23 Aug 2013
2 answers
56 views
Hi,

I created a simple report sample on purpose of knowing some features.  I created the tabular resport that has some columns, page number and now tag.

I accomplished to show the report on mvc view and I can interact with the controls (print, export, paging buttons... ), However I noticed that the report is very slow. II think that that occurs because there are a lot of records and I can see the report brings all records and after applying the paging.

There is a manner that the Report brings just the records that will show to user? How can i implement this? 

Thank you

Carlos
Peter
Telerik team
 answered on 23 Aug 2013
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?