Auto fill should increment numbers instead of simply copying

Tags: #<Tag:0x00007f8b1de64ba0>

Hi,

I want to get the following functionality which is also raised in an issue on Github.

Auto Fill Down should increment when a number · Issue #5574 · handsontable/handsontable (github.com)

I want the auto fill to continue incrementing numbers and fill the sequence instead of just repeating the selected number.

There are a few solutions provided in the github issue, but I couldn’t get them working. If you can, can you please provide me with a working solution to achieve this?

Thanks,
Prasanth

Hi @Dedsec727

here is a simple case https://jsfiddle.net/f3hrq5j7/ where I populate (add +1 to the last selected number) when performing the autofill on the first columnn