Groups | Blog | Home
all groups > asp.net > april 2006 >

asp.net : hide root menu item (no sitemapdatasource used!)


Peter Bromberg [C# MVP]
4/21/2006 4:38:02 PM
Try setting all the root node attributes to an empty string ( "").
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com




[quoted text, click to view]
Daves
4/21/2006 10:33:55 PM
my 2.0 menu control has this root node which I want to hide

normally the showrootnode property is set to false on the sitemapdatasource
for the menu but I am actually populating it my self from a sql database and
so I cannot figure out how to not display the root node only child nodes?

Daves
4/21/2006 11:56:24 PM
you mean the title property then?


[quoted text, click to view]

AddThis Social Bookmark Button