Printing a RadSpreadsheet - Any way to repeat frozen columns?

1 Answer 92 Views
Spreadsheet
Carol
Top achievements
Rank 1
Carol asked on 20 May 2022, 06:56 PM

I have a RadGridView with a frozen first column, so that the user can see that value even when the grid is scrolled horizontally.

I would like to print the grid.  If the grid is wide enough that it extends to multiple pages, I would like that first column repeated on the additional pages.

I am using ExportToWorkbook and then RadSpreadsheet.Print to print.  I have tried using worksheet.ViewState.FreezePanes on the first column.  That doesn't cause the column to repeat when printed.  

Is there a way to cause the first column to be repeated when the printout is wider than a single page?

1 Answer, 1 is accepted

Sort by
0
Tanya
Telerik team
answered on 23 May 2022, 01:29 PM

Hi Carol,

There is a property determining whether a row or column should be repeated. However, this functionality is not part of the frozen columns and is currently not supported in Spreadsheet. We have logged a request for it and you can vote for the implementation of the task using the related public item: Spreadsheet: Repeat specific rows or columns on every printed page. You can also subscribe to this item if you would like to receive notifications about status changes on it.

Hope this information is useful.

Regards,
Tanya
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Spreadsheet
Asked by
Carol
Top achievements
Rank 1
Answers by
Tanya
Telerik team
Share this question
or