How to round the cell value while editing

Tags: #<Tag:0x00007f8b1ddb9138>

Hi,

Is there any possibility to round the cell value while editing itself(when cell is ready to edit).

In below example after rendering only cell value will be rounded but I want when we start editing the value then only it should round.’

http://jsfiddle.net/zjqr3p7b/

Thanks

Hi @fayejitendra

it should be possible via custom editor but offcially we do not support this feature.