ReoGrid Forum

Fast and powerful .NET Spreadsheet Component

You are not logged in.

Announcement

This forum has been archived and no longer accepts new user registrations. Please report your questions, problems, and feedback to the issue page of ReoGrid on GitHub. Thank you for your cooperation.

https://github.com/unvell/ReoGrid/issues

#1 2016-04-22 19:54:00

arlodvig
Member
Registered: 2015-12-24
Posts: 20

copy in formula

in the previous version or reogrid, when you copy a formula to another cell, the address was updated
example: formula in B2: = 2 * A2
after-copy in cell B3 formula is  = 2 * A3
as in excel

Now the formula is unchanged after copy
= 2 * A2 in B2
= 2 * A2 in B3
very annoying

Offline

#2 2016-04-24 02:07:35

Jingwood
Moderator
From: jing at reogrid.net
Registered: 2014-06-03
Posts: 615

Re: copy in formula

Hi! Automatic references updating is a ReoGrid Pro feature, it is a part of serial data auto fill feature.

https://reogrid.net/document/fill-data-serial/

Offline

Board footer

Powered by FluxBB