asp.net - "NavigateUrlField" attribute in Sharepoint TreeView Not working? -


am doing sample project company in sharpoint designer . while trying create treeview navigation organization chart , getting below error :

could not bind 'url' property (specified navigateurlfield) while data binding treeview. please check bindings fields.

the odd thing i've tested assigning string navigateurl property directly, putting same string in url field in xml. doing manually works without problem, same string won't work if comes xml.

any kind of advice highly appreciable

thanks

it doesn't matter whether use qualified url or path. should set "nav" property in node tage, , set navigateurlfield "nav".

please refer this you:

treenodebinding.navigateurlfield property


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -