How can I retrieve cell values using the UI for php before the spreadsheet is rendered?
I am building a spreadsheet dynamically in php and need to read values from cells.
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 08 Aug 2016, 12:33 PM
Hello Tracy,
The Kendo UI Spreadsheet does not have an event which is fired before rendering. Depending on the implementation there may be another event, which can be utilised.
Also, the cell values can be retrieved using the values method of the Spreadsheet: