This question is locked. New answers and comments are not allowed.
we have 2 Hierachical Data Template, and have dynamic data binding using these Hierachical Data Template.
Ie. The list of items for the tree view comes from the database
We can see the tree view, and can drag,
But we can't drop the dragged item.
We tried static items for the tree view defined in the xaml, like your example and it works all fine.
But we can only use dynamic list coming from the database.
Please help.
Ie. The list of items for the tree view comes from the database
We can see the tree view, and can drag,
But we can't drop the dragged item.
We tried static items for the tree view defined in the xaml, like your example and it works all fine.
But we can only use dynamic list coming from the database.
Please help.