Hello!
I've been having problems attempting to reach values from my RadSpreadsheet component, which have been entered directly into the spreadsheet.
Retrieving cell values works fine when using a SpreadsheetDocumentProvider or a custom provider, which populates the RadSpreadsheet with sheets, rows and cell values. But only the initially populated cells have accessable values - if any new values were to be added, they would show up as NULL when I would try to reach them.
In the image I attempt to get a cell value (and save a referenced workbook) in a button click event.
Telerik UI for ASP.NET AJAX 2020.2.617