Unplanned
Last Updated: 18 Aug 2020 06:27 by ADMIN
Owen
Created on: 11 Aug 2020 12:04
Category: Spreadsheet
Type: Feature Request
3
Enable property respected on saveAsExcel()

In the Spreadsheet control for jQuery it is possible to set cells as read-only through the use of the Enable property.

However, on calling saveAsExcel() these cells are editable. This means as a developer it is then necessary to create both the spreadsheet JSON (for Kendo Spreadsheet) as well as another spreadsheet class to export to Excel.

Could you please map the Cell.Enable property to the setting of Excel cells as disabled/read-only. Thanks 👍

1 comment
ADMIN
Aleksandar
Posted on: 18 Aug 2020 06:27

Hi Owen,

Indeed the Enable property allows you to render the cells as enabled/disabled but does not affect the exported document. Thank you for submitting this feature request.

Regards,
Aleksandar
Progress Telerik