Hi guys,
beforehand, i use my radtreeview without binding it to another object.
It works very nice, and i also use drag & drop facility, is very userfriendly.
No additional code needed to use this drag & drop.
and then, i use a radtreeview and bind it to datatable. the datatable has hierarchy inside it.
I use parentmember and childmember property and it works very nice.
but, when i try to use drag & drop between nodes, it becomes weird.
e.g :
i've 5 node, A, B, C, D, E
when i try to move node C after the node A (become the second node), it move to the last node (after E).
the new position not exactly what i want.
i open the Telerik demo application for Winforms, with the chapter Treeview/Self Referencing, and i also find the same condition with my situation.
can anyone explain me about this ?
thx alot for your attention, sorry if my english is not good enouh....
beforehand, i use my radtreeview without binding it to another object.
It works very nice, and i also use drag & drop facility, is very userfriendly.
No additional code needed to use this drag & drop.
and then, i use a radtreeview and bind it to datatable. the datatable has hierarchy inside it.
I use parentmember and childmember property and it works very nice.
but, when i try to use drag & drop between nodes, it becomes weird.
e.g :
i've 5 node, A, B, C, D, E
when i try to move node C after the node A (become the second node), it move to the last node (after E).
the new position not exactly what i want.
i open the Telerik demo application for Winforms, with the chapter Treeview/Self Referencing, and i also find the same condition with my situation.
can anyone explain me about this ?
thx alot for your attention, sorry if my english is not good enouh....