there are Sort
sort value fields in the data table, and the table is sorted according to the sort value increment, as shown in figure
realize the conversion of position according to the sort value of exchanging the upper and lower pieces of data
but the problem now is that if there are many individual operations moving the order of the data table at the same time,
the order and sort values will be disrupted, what should I do?