sortable reconfiguration using sortable( "serialize", options )

sortable reconfiguration using sortable( "serialize", options )


Hi guys
I need to use the serialized string to reconfigure the sortable to a
previous order, currently i store the string into a db with ajax. How
do i reconfigure the order of the list using the serialized string
obtained from sortable( "serialize", options ) .
Thanks
Nadeem