Streamlit Aggrid Drag and Drop between two tables

Hello,
i have been playing around with some js functions in streamlit and aggrid and have found samples to drag and drop rows in an aggrid table. Now i want to drag and drop a row from one aggrid table to another. I just can find out how to do this. Can anyone help with this or is it even possible? (I have seen that it is possible with aggrid tables only using javascript)