0 Replies Latest reply on Oct 15, 2008 10:13 AM by cesarp

    Drag and drop in a table

      Is it possible to somehow add support to drag and drop rows in a table?

      I have used a jQuery plugin in other non-JSF projects to support this
      http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/

      but I am not sure if in JSF is the same or if I also have to update something in the server side.

      The extended data table has this for columns, it would be nice to have support for rows too.

      Thanks