Hi guys,
currently in RowReorder, when dragging from left grid to right grid, there is no way to configure in code the RowReorder to clone (copy with the same id) the dropped records. For clone see viewtopic.php?p=173815#p173815
And is tricky to add an workaround for it. If somehow I manage to pass the isCopy as true in finalizeReorder(context, isCopy), then it will copy not clone the record.
Thanks.
Vadim