Meanwhile I have a question:
Is it possible to remember in the database the new order of the table and use it in another RG that is not connected to the DragableRG element? I just want to use DragableRG for my “Editor” feature, it’s okay if editor works with the RG that is connected to the DragableRG. However, I want to make sure the end visitor won’t see issues and for that purpose I want to show him/her the clean RG, not connected to DragableRG. Maybe it’s possible to somehow mark items in the database with simple numbers and then just sort the clean RG by that column?