AutoFill after ColReorder
AutoFill after ColReorder
Is there a way to re-correlate AutoFill columns after a ColReorder?
For example if I have "autoFill": { columns: [ 3, 4, 5] } and then a user drags column 8 in between columns 4 and 5, then my old column 5 is no longer auto-fillable, but the old column 8 is.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Currently no - sorry. Having said that, I think that this is something that AutoFill should do automatically (i.e. update its mapped columns after a ColReorder event). I will look at updating the software for that and post back here when it is done.
Thanks,
Allan
That's great, thanks.