Declined
Last Updated: 25 Feb 2020 15:56 by ADMIN
Taras
Created on: 13 Apr 2017 15:45
Category: Spreadsheet
Type: Feature Request
2
Spreadsheet: Add a possibility to edit cell's class or to get cell's DOM element.
Currently if you access cells range programmatically, you can set background color, text color etc.
It would be good to have the way to set classes or to get the DOM of the range.
Another option would be to get DOM or set a class to individual cells (e.g. via range.forEachCell).
1 comment
ADMIN
Veselin Tsvetanov
Posted on: 25 Feb 2020 15:56

Hi Taras,

The cell DOM elements in a Spreadsheet are reused multiple times for different ranges of the Sheet. That is part of the virtualization functionality of the widget which allows us to load a large number of rows and columns in the Spreadsheet. Having that said, associating a cell DOM element to a cell configuration would interfere with the virtualization logic.

In case you have any further questions, please do not hesitate to contact us.

Regards,


Veselin Tsvetanov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.