Hi,
I am attempting to create a menu maintenance page that allows an admin to rearrange the menu with drag and drop of the nodes within the treeview. The treeview is loaded from a sitemap table and written back in it's entirity during the save.
First question: How can I disable the NavigateURL mode? I could just leave it off the bind, but I need the URL to rewrite out the structure once the menu has been rearranged. Is there a way? I would rather not have the user navigating away while they try and move menu items around.
Second question: When dragging and dropping a node using the code from your demo, it loses the NavigateURL field. Can this attribute be moved during a drag & drop operation especially between two separate treeviews? If so, can you assist with pointing me in the right direction.
Many thanks for the help as well as a great product,
Clyde
I am attempting to create a menu maintenance page that allows an admin to rearrange the menu with drag and drop of the nodes within the treeview. The treeview is loaded from a sitemap table and written back in it's entirity during the save.
First question: How can I disable the NavigateURL mode? I could just leave it off the bind, but I need the URL to rewrite out the structure once the menu has been rearranged. Is there a way? I would rather not have the user navigating away while they try and move menu items around.
Second question: When dragging and dropping a node using the code from your demo, it loses the NavigateURL field. Can this attribute be moved during a drag & drop operation especially between two separate treeviews? If so, can you assist with pointing me in the right direction.
Many thanks for the help as well as a great product,
Clyde