Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Ok I have successful binded attributes from the xml file I'm using to the treeview, I have set both the target and NavigateURLfield properties, but when I load the aspx page the links don't navigate like they are supposed to. If I look at the properities of a link at runtime the address is javascript:__doPostBack('TreeView1','sWelcome\\Funny Stuff\\The B.O.F.H.')

not the value of the href attribute, and the properties dialog indicates that the page will open in the same frame, not the one specified in the target. What gives? I tried setting EnableClientScript to false to see if this was the problem but that didn't change anything. Can someone tell me what I'm overlooking?

 

I don't see the reference to the javascript anywhere in my aspx file or in the treeview.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...