Hi,
I have a field in a table that I wanted to automatically renumber, how can I do?
best regards
Original Order
1 -A
2 - B
3 - C
4 - D
5 - E
For example i change the order of C to 2 then sould save in database like this:
1 -A
2 - C
3 - B
4 - D
5 - E