Hi
I have some records in a form. I would like to create "sort" object. When i click on a record it should go up or down and it should save the sorting in a table
EX. I have 5 rows with id, description
1 aaa
2 bbb
3 zzz
4 ffff
5 ccc
i would like to move the row zzz to the end when i am click on something
any suggestions?
I have some records in a form. I would like to create "sort" object. When i click on a record it should go up or down and it should save the sorting in a table
EX. I have 5 rows with id, description
1 aaa
2 bbb
3 zzz
4 ffff
5 ccc
i would like to move the row zzz to the end when i am click on something
any suggestions?