fillHandle - Drag/Copy and cell double click option

Hi @chandup83

you can use the beforeAutofill callback to block actions of the fillhandle.

It provides 3 parameters: start, end and data.

Let me know if that helped and if not please create a demo and a scenario of the issue and we will test it together.