This is a migrated thread and some comments may be shown as answers.

Support for defined names in Telerik.Web.Spreadsheet.Workbook

3 Answers 123 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
MikeWiese
Top achievements
Rank 1
MikeWiese asked on 16 Sep 2016, 09:17 AM

I see that as promised for the Q3 3016 release, the kendoSpreadsheet now has support for defined names in the UI, and that these names are preserved in the client-side toJSON() method of the kendoSpreadsheet.

Is there any chance we could get support for defined names in the Telerik.Web.Spreadsheet.Workbook object? We've tried 

   Telerik.Web.Spreadsheet.Workbook.Load(Stream input, string extension)

and

   Telerik.Web.Spreadsheet.Workbook.FromDocument(Telerik.Windows.Documents.Spreadsheet.Model.Workbook dplWorkbook)

but any defined names in the source are stripped out. I guess this is because the Telerik.Web.Spreadsheet.Workbook doesn't even have a public Names collection. This issue also prevents a client-generated Workbook from being passed to an MVC method: the MVC binder simply doesn't map properties that aren't public.

The net result is that developers can't take an XLSX file from the file system and render it accurately in the kendoSpreadsheet UI, nor can they round-trip it.

3 Answers, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 20 Sep 2016, 07:55 AM
Hello,

Thank you for your feedback. Support for the defined names will come in our upcoming 2017 R1 release.

Regards,
Bozhidar
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Brian Murray
Top achievements
Rank 1
answered on 09 May 2017, 03:42 PM

I am running version 2017.1.215.40.

Support for this issue is not in that build correct?

0
Bozhidar
Telerik team
answered on 10 May 2017, 06:51 AM
Hello,

Unfortunately the feature has not yet been implemented.

Regards,
Bozhidar
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Spreadsheet
Asked by
MikeWiese
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Brian Murray
Top achievements
Rank 1
Share this question
or