Hi all,
I have come across this situation that after user has tapped on edit and the table turns into editing mode then user moves one of the rows.
So my question is :currently the source array comes from web service so after moving the rows where to store the rearrangement i.e. rank that the user has given so next time the user comes back to the tab or relaunches the app the user gets the same reordered rows as the user has done before
thanks..