Issues using fixed Column extension with Row Reordering

Issues using fixed Column extension with Row Reordering

chmchm Posts: 2Questions: 1Answers: 0

Hi
I am much impressed with datatables.
I ran into issue which i hope can be resolved.
I am trying to use Extension Fixed Column with third party plugin Row Reordering (http://jquery-datatables-row-reordering.googlecode.com/svn/trunk/index.html).
Because fixed columns create two tables in dom drag and drop functionality works only on part of the table.
I am pretty sure there is a cure for that because native column sorting sorts both tables as one with no problem.
Live example of what i mean: http://live.datatables.net/fapobufe/2/edit

It is possible to use callbacks on row drop within row reordering. Is there any way to reorder the fixed columns (table)?

This discussion has been closed.