Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
270
Repeat header while printing excel
posted
Hello Team, We have infragistics 'InfragisticsWPF4.Documents.Excel.v11.1 11.1.20111.1002' used within our project. We are trying to print header on each screen. I couldnt find RowsToRepeat top option. Also since we are close to go live date we are hesitant to upgrade the version of infragistics. Is there something we could do with the existing version. Except for one feature we are very content with the exisiting functionality with the current version. Many thanks team for your help Regards Aniket Shetty
Parents
  • 44743
    posted

    The repeat rows/columns feature was added in 11.2. There is no way to use the IG Excel library to get this functionality in 11.1. Other than upgrading, the only option I can think of would be to save the file with our Excel library, then open it again using the MS Excel Interop assemblies, add the repeated rows, and save it out again.

Reply Children