Unplanned
Last Updated: 01 Mar 2023 15:36 by Lorenz
Lorenz
Created on: 01 Mar 2023 15:36
Category: Kendo UI for jQuery
Type: Bug Report
0
Excel Export on PivotGrid fills empty cells and zeros incorrectly

Bug report

Exporting to excel cells with empty values and zeros is not correct

Reproduction of the problem

A Problem is that if there is an item with the real value "0" in the data source, the item would also be exported with an empty string.

We have use cases where the value "0" has a different meaning than an empty value.

https://codesandbox.io/s/brave-northcutt-pe21l9?file=/src/main.vue:2996-3346

Current behavior

no difference between the empty value and the 0

Expected/desired behavior

there should be a difference between the empty value and the 0

ticket: 1598649

0 comments