jquery drag and drop

jquery drag and drop

hey all,
 
is it possible to use the tableDND and link rows together?
 
I have used a repeater instead of a gridview since each database record spans over 2 rows.
I would like to use the tableDND plugin on this repeater but i would need to be able to link 2 rows together so that if you drag and drop either of these rows, they will stay together on their new location.
 
Does anyone know of a posibility to do this?