2 Replies Latest reply on Oct 2, 2007 11:07 AM by maksimkaszynski

    Dragging entire row of scrollableDataTable?

    zacwolfe

      I have 2 scrollableDataTables and I want to be able to drag rows from 1 to another and I want the user to be able to start dragging from anywhere in a row. I understand how to make an individual column draggable by adding dragSupport inside of tags but I need that behavior on a row-level, not column-level.

      Is this possible?