Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Expand Selected Node on Page (re) Load

Reply
Thread Tools

Expand Selected Node on Page (re) Load

 
 
Dave
Guest
Posts: n/a
 
      06-29-2006
I have a TreeView on a Web Page. OK...Big Deal. It's based on a
Web.sitemap. Everything's ok so far. Works Great...except when a
person selects a specific Node, the new page loads Tree is all closed
up again. Is this a Bug? I've been trying to figure this out for a
couple of days now. I can get the Parent Node value from
SiteMap.CurrentNode, but I can't find anything on how to get that
Parent Node to Expand again.

I've tried to set the Parent Node to a profile so that I could try and
use that to Expand the node, but I found out that I can't even do that
because once a URL is used, it puts it in Navigation Mod and disables
the SelectedNodeChanged event.

I know that MSFT monitors this postings. Would someone please help me
(and I know others) with this. Even If you could point me to
something, and Article, a Help File...Anything.

 
Reply With Quote
 
 
 
 
Dave
Guest
Posts: n/a
 
      07-02-2006
Why will nobody touch this? Even on other similar postings by other
people...Nobody will touch this.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Expand any node then other node collaps using JS - Treeview Contro Manoj ASP .Net 0 11-04-2008 01:35 PM
Expand/collapse treeview nodes by clicking the node text Tor Inge Rislaa ASP .Net 0 02-05-2007 10:31 PM
xsl variable $node/text() but $node can non-node-set help! Tjerk Wolterink XML 2 08-24-2006 03:28 AM
How to set the node indent property between the parent node and the leaf node viveknatani@gmail.com ASP .Net 0 02-13-2006 07:11 PM
Maintaining treeview expand collapse status per node? Edwin Knoppert ASP .Net 1 11-09-2005 03:09 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57