I have created a custom renderer(UWP) for ListView which enables drag and drop functionality for listview . But after rearranging the listview the change is not reflected back in the itemsource.
↧
I have created a custom renderer(UWP) for ListView which enables drag and drop functionality for listview . But after rearranging the listview the change is not reflected back in the itemsource.