kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

Cell number format is lost in Spreadsheet when you change the value.

Open martintabakov opened this issue 4 years ago • 0 comments

Bug report

In Spreadsheet, the cell format is lost when you change its value.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/@Dimitar-Goshev/uruwobUM
  2. Change the value of cell C3 to 5.5678

Current behavior

The new value is not rounded as per the preset format.

Expected/desired behavior

The new value should respect the format set for the cell.

Environment

  • Kendo UI version: 2022.3.913
  • Browser: [all]

martintabakov avatar Sep 02 '21 18:09 martintabakov