Want to Create a custom renderer to display and edit a particular key from an object

the above Image can be referred.
I am able to display the data from an object a = {value:“Abcd”,id:1} using my custom renderer but unable to edit it as ‘[object,Object]’ appears when i double click the cell and try to edit the value, even if i edit the values or delete it the original value re-appears when using handsontable in reactjs

Hi @rahul.agarwal

I already answered to the same report on the mails. I’m closing this one as a duplicate.