Our blazing fast Grid component built with pure JavaScript


Post by esegura »

Hi,
I found an issue editing columns on a grid. When the initial cell value is 0 or undefined and the cell is edited then it is not marked as edited. Debugging the bryntum code I found it is due to the function isFieldModified is not working properly in those cases and it returns false instead of true.

BryntumEditIssue.mov
(3.22 MiB) Downloaded 101 times

Thanks


Post by mats »

Confirmed, we'll get that fixed! https://github.com/bryntum/support/issues/3622


Post Reply