Telerik Forums
Reporting Forum
1 answer
232 views
Hi,
I am working web application oriented and i used telerik reporting tool. i want to add the image in my report page..

Any one help me.... with code......
Steve
Telerik team
 answered on 24 Feb 2009
1 answer
65 views
Cannot create an object of type 'Telerik.Reporting.Report' from its string representation 'Telerik_Test.AYSO_Test, Telerik_Test, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' for the 'Report' property.
Steve
Telerik team
 answered on 24 Feb 2009
5 answers
147 views
I have been trying to keep a text box from expanding and have had no luck whatsover. I have turned off wrapping, multiline and CanGrow is false. In spite of these settings, I am still seeing things thrown off. The text box itself does not grow in size but the text is throwing everything else out of alignment in the header. You also see the tip of the next line in the textbox even though it does not expand.

Am I missing a setting somewhere? A property? Any help will be appreciated.

Thanks,
DVD
David
Top achievements
Rank 1
 answered on 24 Feb 2009
0 answers
116 views
Hi all,

I have designed a report and enabled exporting, when exporting in excel format no problem but when I tried to export in PDF format design looking strange than one in report.
Can I control design in PDF or make ir exactly like in web page?

Regards
Raul
Top achievements
Rank 1
 asked on 24 Feb 2009
1 answer
192 views
Hi,

    I have searched forum about how to use the picturebox to replace the checkbox(checked or unchecked).  In that case, what does the checkbox do in the report?  i coudln't find any tutorial on how to use the checkbox to display checked or unchecked items.

thanks

jason.
Steve
Telerik team
 answered on 24 Feb 2009
2 answers
201 views
Hi,

In my .Net 3.5 project, I have set the report datasource to a list of anonymous type but I get this error in the generated report:

An error has occured while processing Report '':

The method or operation is not implemented.

[sorry for the red text, not able to get rid of the color from here!]

Binding to anonymous type do work with Sql Server 2008 reporting service.

Is there a way to use anonymous type with telerik reporting?

Thanks.

Frederic

Frédéric
Top achievements
Rank 1
 answered on 23 Feb 2009
1 answer
140 views
Hi,

My application writes out to a basic CSV flat file, which I then want to report on.

I am had a look in the report designer but can not figure out how to use the flat file as the source of my report so that I can design the report.

I would also then need to be able to change the location of where the source csv flat file is at run time.

Is this possible ?

Thanks
Steve
Telerik team
 answered on 23 Feb 2009
1 answer
252 views
Hi,,,
 Tia is suriya.
I need a detailed explanation about the subreport programatically, i need an example report...

how the subreport is create  & passing parameter by coding.... please reply as soon as possible..,.

     By
Suriya
Steve
Telerik team
 answered on 23 Feb 2009
9 answers
891 views
Dear,

We are currently generating invoices using MS Word and filling in fields.We would like to move to a cleaner way of generating invoices using reports.

Let's say we have the following class (not our actual class, just quick example):

class Invoice
{
        int InvoiceID { get; set; }
        string ClientName { get; set; }
        string InvoiceReference { get; set; }
        DateTime InvoiceDate { get; set; }
        List<Task> InvoicedTasks { get; set; }
}

Is it possible to generate a report, based on this class (the header would show the ID, ClientName, InvoiceReference, InvoiceDate)? In detail we would get a list of tasks. And give as parameter something like the InvoiceID?

We don't want to use a database as source, because our class includes alot business logic.

Regards
Andy
Top achievements
Rank 1
 answered on 21 Feb 2009
3 answers
269 views
Hi I have a report that attaches to a business object data source and renders one object per page in the detail section.  There is a static page header and page footer.  In design time I design against a single business object.  At run time I bind to a list of these objects.  Everything works fine and looks good in th report viewer until I try and export to PDF.  If I run the report against a single object the export to PDF works fine.  If I bind to a list the detail section appears progressively lower and lower o the page as one progresses through the pages, however the header and footer appear where expected.  I thought it might have been one of the fields that has a cangrow attribute set to true, but that did not seem to be the problem.  I can send a copy of the exported PDF for you to get an accurate picture.
Steve
Telerik team
 answered on 20 Feb 2009
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
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?