Telerik Forums
Reporting Forum
2 answers
197 views
Hi Telerik Team,

I have problem on my telerik printform. How to control the top,left,right,bottom margin in print form.
Please click this link http://deals2deal.com/PrintForm.JPG . Here you can see the image where i have indicated the problem to be resolved.

Kindly give me the solution to resolve this problem.
Thanks in advance,

Regards,
Parthiban.
Solomon Mathai
Top achievements
Rank 1
 answered on 06 Oct 2009
1 answer
53 views
1. Can we make complex Report in Telerik Reporting tool? if yes then How? 

2. Can we customize my report and change whole pattern of report? if yes then How? 

Complex Report Like:


report name:-  Annual earning moth wise and service wise
format:-
---------------------------------------------------------------------------------------------------------------------------------------------------------------
sno service name   jan  feb  mar  apr  may  jun   jul   aug   sep   oct   nov   dec   total
---------------------------------------------------------------------------------------------------------------------------------------------------------------
1    pathology          1     0     0      2      0      0    6        8     0      0      0       0         17
2    x- ray                 1     0     2      0      0      0    6        8     0      2      0       0         19

result of sql query according any service displays in twelve rows, but if i want result to display in single line and in the above formate
Steve
Telerik team
 answered on 06 Oct 2009
4 answers
188 views
Hello,

I have a slight problem. I've created a new report, with the datasource, simple select statement, some text and went to preview, nothing's there, except pageHeader, reportHeader and pageFooter. But if I remove the DataSet from the report(in Properties), then all the text appears visible. Where have I gone wrong? I've tried a whole bunch of stuff and nothing returned results.

Kind regards,
Thomas
Tomaž Lovrec
Top achievements
Rank 1
 answered on 06 Oct 2009
2 answers
84 views
Hello, I have a Report for windows application. I have used Telerik.Reporting.Datatable to display the result. It works fine around 2500 records.
But throw System.MemoryOutOfStream Exception after rendering 5 to 8 minutes for more than 2500 records OR sometimes it display the  Message "NO PAGE TO DISPLAY". I am directly Giving Datasource to Telerik table.
Help me to solve this error...... Is there any limit for datatable rows..... Becoz My resultdata will contain more than 30,000 rows sometime... THANKS in Advance
Projects Computerra
Top achievements
Rank 1
 answered on 06 Oct 2009
2 answers
132 views
Hi,

I am using the web report viewer control.  My problem is that when I go to print the report from the browser the printer selector never comes up.  It just hangs.  I also tried to export the report to PDF and I got the same behavior.  When I put the new web pages on the web site I got the same behavior.  I have tired from several computers and got the same behavior.  I recently upgraded from 1.5 to 2.0.  Is this a none problem or an issue unique to my own environment? 

Scott







Cairo Algernon Cairo Algernon
Top achievements
Rank 1
 answered on 06 Oct 2009
11 answers
906 views
Dear,

 How can I print my report straight to printer.

Best Regards,
Eric
Cairo Algernon Cairo Algernon
Top achievements
Rank 1
 answered on 06 Oct 2009
5 answers
165 views
I just updated to 3.1.9.807 and I'm having trouble related to running under medium trust.

The problem is manifested with the following message:
The http handler needed by the Report Viewer has not been registered in the application's web.config file.  Add <add verb="*" path="Telerik.ReportViewer.axd" type = "Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=3.1.9.807, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" /> to the system.web/httpHandlers section of the configuration file.

This is the fairly standard message that means the assembly is not properly configured in web.config.  I tried copying the tag above into the appropriate place, but found it was already there.

Now the medium trust connection: I switched back to full trust, and things worked just fine.  This problem only occurs under medium trust.  Please advise.

Regards,
John
John Mathis
Top achievements
Rank 1
 answered on 05 Oct 2009
4 answers
796 views
I have a text box that I need to format as a date field and display without the time (hh:mm....).  No matter what I do, it's not formatting correctly and still prints the time along with the date...

I am doing the following statement:


dfImageDate.Value = String.Format (Convert.ToString(JailImage[0].Idate), "{0:d}");

The text box also has a "format" set to {0:d}.

Neither works,  Thanks in advance for your help
Ryan
Top achievements
Rank 1
 answered on 05 Oct 2009
1 answer
141 views
Firstly sorry if this is a common question but I cant find an answer there are some broken links which may have helped me:

I have a data layer that does all the database stuff, I would call the get functions and populate say a Radgrid like this:

 


Dim
jp As New JobPlan

 

Dim ds As Data.DataTable = jp.JobPlansByUser(User_GUID)

 

With radgrid_JobPlans

.DataSource = ds

.DataBind()

 

End With

How do I do this with a report, and where would I put the code, in the report itself or the aspx display page.
I understand I wont get the design time benifits of having a sample of the data to design the reports.

Andy

 

 



These are the broken links:
http://www.telerik.com/community/forums/reporting/community/code-library/submission/b311D-bkhgmc.aspx
http://www.telerik.com/community/support/videos/preview/b221i-cm-b221c-kcb.aspx

UPDATE:
I think I may have found it here:
http://www.telerik.com/help/reporting/designing-reports-adding-data-source-programmatically.html

Are there any other examples?
Steve
Telerik team
 answered on 05 Oct 2009
1 answer
130 views
Hi,
    In telerik report viewer, zoom option is not available in mozilla3.5 browser. But its available in Internet explorer. Is there any way to bring zoom option in mozilla3.5  browser too? Please help me ASAP.
Thanks....
Steve
Telerik team
 answered on 05 Oct 2009
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?