We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Multi Column Tree view Issue

I am using Multi column treeview. While running the code, suddenly the control is not accessible and looks like below. It happens, When I try to move up the node beyond parent node.



Kindly suggest, what gone wrong?

Sincerely
Amirtharaj K

Attachment: TestGUI_5c472045.zip

3 Replies

VJ Victory Jessie Selvam D Syncfusion Team January 6, 2017 07:36 AM UTC

Hi Amirtharaj,

Thank you for using Syncfusion products.

MoveUp command in the sample removes selected item from parent only if it succeeds, but subitems are added to new node without any validation. For the failed MoveUp cases, items will not be removed from parent but subitems are added to new node. This causes exception because the item is already a child of another element. We have modified the sample to add subitems in new node only if the MoveUp command succeeds. You can download the modified sample from following link:

Sample: TestGUI-Modified

Regards,
Jessie


AM Amirtharaj January 7, 2017 04:24 AM UTC

Hi Jessie:

Thank you for your help. It is working fine now.

Sincerely
Amirtharaj VK


SK Senthil Kumaran Rajan Syncfusion Team January 9, 2017 03:48 AM UTC

Hi Amirtharaj,

Thank you for your update.

We are glad to know that, your requirement has been achieved. Please let us know if you need any further assistance, we will be happy to assist you.

Regards,
Senthil

Loader.
Live Chat Icon For mobile
Up arrow icon