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:
Comments
Post a Comment