Kendo-ui-core: Spreadsheet export to Excel does not work if there is a merged cell in row 10+

Created on 7 Jul 2017  路  5Comments  路  Source: telerik/kendo-ui-core

Reproduction of the problem

Open the spreadsheet's demo and do the following:

  • Unmerge the header
  • Merge A11:B11
  • Try to export to excel

Current behavior

It is throwing the following error in the console:
Uncaught TypeError: Cannot read property '2' of null

Expected/desired behavior

It should have exported the sheet to .xlsx

Environment

  • Kendo UI version: 2017.2.621
Bug Spreadsheet Medium jQuery2

All 5 comments

Hi, can I get an update on this issue? I have run into it in an enterprise app I am building using Kendo. Thanks!

FYI, I'm on 2017.2.261.

Hi, any update?

Found it, I think...looks like you guys fixed this in 2017.3. I wasn't originally sure if the comment above about adding this to the 2017.R3 milestone meant it was fixed or not. I did find it in the release notes though. Thanks.

@lwwells Thank you for the update. The issue is mentioned in Kendo UI R3 2017 Release notes:
image

Was this page helpful?
0 / 5 - 0 ratings