This is a migrated thread and some comments may be shown as answers.

Tereik Report Header and Footer Sections- Customize

1 Answer 211 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sri
Top achievements
Rank 1
sri asked on 26 May 2016, 03:26 PM

I am generating a Telerik report in my vb.net application. The report is being generated by assigning data to different sections of report like PageHeaderSection,  DetailSection, TextBox, PageFooterSection etc.,

until now, I am assigning image to  PageHeaderSection and PageFooterSections of the report

Now I want customize my report header and footer (not page header or footer )by assigning logo,text etc., to it. How do I do achieve this?

Any reference, suggestions or advise on this would be helpful.

 

Thanks!

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 30 May 2016, 02:01 PM
Hello sri,

The recommended approach is to design reports through the VS Report Designer. Thus you can get and modify the auto-generated code from the report's Designer.vb file. Check also the specififcs of each reporting section - Report Structure.

To verify the created in code Telerik.Reporting.Report object can be serialized in XML and saved as TRDX file. Then you can preview the result in the Standalone Report Designer.


I hope this information is helpful.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
sri
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or