AutoFill - Problem with scroll infinit on drag an drop

AutoFill - Problem with scroll infinit on drag an drop

agiovaniniagiovanini Posts: 3Questions: 1Answers: 0

Hello all,

I'm developing a project and I'm using the DataTables with some Extensions (AutoFill, KeyTables, Selector...) and I'm having problems with drag and drop on AutoFill. When I click on a cell and drag in others to causing scroll, the scroll don't stops. In my project I have scrollX and scrollY and the problem occurs in both.

This problem can be found in this example, https://www.datatables.net/extensions/autofill/examples/initialisation/scrolling.html

Someone can help me?

Answers

  • allanallan Posts: 64,052Questions: 1Answers: 10,559 Site admin
    edited October 2015

    Can you try using the nightly version of AutoFill which should resolve this issue.

    The next AutoFill release, which includes this fix, will be made next week.

    Allan

  • agiovaniniagiovanini Posts: 3Questions: 1Answers: 0

    Hi Allan, thanks for your response but the problem continues occurring in the new version of Autofill.

    My table have several columns (34 columns in total) and now this problem occurs when the user click on cell and drag over other cells and drop out off the table.

    Have you any suggestion about this problem?

    Thanks again by your help.

  • allanallan Posts: 64,052Questions: 1Answers: 10,559 Site admin

    You could give me a link to the page showing the issue that using the nightly version of AutoFill please? The current release still has this issue.

    Allan

  • agiovaniniagiovanini Posts: 3Questions: 1Answers: 0

    Hi Allan.

    I can't give you a link to my page because it is a intern system in my company but I was using the nightly version of AutoFill available in https://datatables.net/download/nightly (https://nightly.datatables.net/autofill/js/dataTables.autoFill.min.js)

  • allanallan Posts: 64,052Questions: 1Answers: 10,559 Site admin

    Are you able to recreate the issue using JSFiddle, CodePen, JSBin, http://live.datatables.net or any other live code hosting service so I can check it out and debug the issue please?

    Thanks,
    Allan

This discussion has been closed.