Hi
I have recently taken the AG Grid license for using the treeData component, we have further requirements on add/remove the row and also drag drop in the treeData component. As i move forward with it I realise that it is really difficult toimplement these functionalities as the documentation of dash plotly does not contain much about it.
I would really like to know if there is any solution for adding and removing rows in treeData, I saw we use client-side row model where rowTransaction is used for similar scenarios but unable to find the same for treeData. Can someone help me with it