Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
Bound UltraTreeNode Reposition
posted

Hello,

I am using ultragrid and its datasource property is set to bindingsource, further the binding source is

bound to the object containing other collection objects, the tree structue is as follows

Object1

    subObject1

         anotherObject

   subObject2

i want to move the bound node from level 3 to the level 2(subObject2) , i am using the treenode.Reposition()

but it gives me the exception "Cannot reposition to the bound nodes collection"

Can anybody tell me that we should not use TreeNode.Reposition() for the ultratree bound to the binding source

if yes , then what should be the next option for moving the nodes for the bound tree

Thanks

 

Parents
No Data
Reply Children
No Data