ReoGrid
ReoGrid copied to clipboard
Formula cell reference not change on delete rows or columns.
I have created a small worksheet on Editor. I have referenced a sum formula for a column. When I delete some rows, cell formula reference not updated.
I have read same issue in forum, but I have not found then solution. Is ther any way to solution this problem.
The platform used is Windows Forms
Recgards. SBC
I think this is not implemented yet.
Ok,
I will try to implement a procedure to do this.
Thanks you. SBC
Currently we are trying to implement this feature, has anyone already implemented auto updation of formula on Row/column insert and delete?
@shihanapj There is a my work-in-progress version. There still some work to be finished. https://github.com/unvell/ReoGrid/pull/419
Thats a great news and thanks for the reply Jing. Tried the #419 version and could see update on delete rows is implemented currently.
In that, changes happens only with relative addresses.
Will the absolute addresses also be considered in upcoming days?