cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieving the u2018Repeat Group Header on Each Pageu2019 Option value in C# .Net W

Former Member
0 Kudos

Hi,

We are calling Crystal Report from C# .Net Web Application. We have used the u2018ReportDocumentu2019 object of u2018CrystalDecisions.CrystalReports.Engineu2019 library.

Our requirement is to export reports in various formats (Excel, Word, PDF, HTML etc). In some type of formats we need to enable the option u2018Repeat Group Header on Each Pageu2019 and in some type of formats we need to disabled the option.

Can anyone help us to get/set the value of u2018Repeat Group Header on Each Pageu2019 option thru C# .Net Web Application, runtime or can we enabled/disabled option based on criteria on Crystal Report itself?

Thanks in Advance for helping usu2026!!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

What is the VS and CR product you are using?

In case its CR2008(SP0) and VS2008, exporting to HTML 4.0 will not provide the footer details on every page. This is by design and its behavior is different from the designer.

Thanks.

Answers (0)