Hello,
I try to use the Dbtree demo. I drag the node "TdsxDbgrid" (id=1) to the sibling node "TdxTreeilst" (id=2). It will move and get teh new parent, but also change name. to "tdxDbGridCurrencyColumn". Is it a bug in the component or in the demo sample?
Regards Pär
Hello,
We will examine this behavior and get back to you once we have any results or need additional information.
As a temporary workaround, I suggest you call the TreeView.RefreshItems method in the TreeView.OnDragDrop event handler.
Also, I recommend you consider using TcxDBTreeLIst instead of dxDBTreeView. It may be more suitable for your needs.