I have a table with ngb-pagination and now I have a requirement to add drag and drop in the list.I am not able to drag an item from page 1 and drop that item in page 2. Is that possible to do it. How can I do that?
I am expecting an answer where it helps me to code so that I can drag an item from list in page one and drop it in page 2 and vice versa in angular.