Hi,
I am facing a tough situation.
I have two trees: one source tree and one destination. Both tree are backed up by GWT-based DataSource (see the sticky thread). If I dragged one node from source tree and drop it to destination tree, only a "Update" operation is invoked in the source tree. No any operation is invoked in the destination tree. I have no plugin point to perform the server operation.
Are anyone aware of this?
Any suggestion?
thanks
I am facing a tough situation.
I have two trees: one source tree and one destination. Both tree are backed up by GWT-based DataSource (see the sticky thread). If I dragged one node from source tree and drop it to destination tree, only a "Update" operation is invoked in the source tree. No any operation is invoked in the destination tree. I have no plugin point to perform the server operation.
Are anyone aware of this?
Any suggestion?
thanks
Comment