Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Databased Menu tree in Sharepoint 2003?

  Asked By: Sebastian Gates         Date: Apr 16, 2004      Category: Sharepoint      Views: 169

I want to customize the databased tree menu on a left navigation bar. I
could able to build area menu for Portal site.which some clue/code already
posted in one of the community site.
My problem is I want to generate databased tree menu . I have done it in
aspx format. How do I place it in sharepoint Site?. Is it necessary to
create webpart to merge my application with sharepoint or using some
frames/layer to place the menu? I wanted this because based on the user
access level I need to display the menu control.

When I used IE webcontrol Menu its giving error as Microsoft accepted this
is a bug.

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Dominick Blake          Answered On: Apr 16, 2004       

you can either go for iframe or develop a webpart. To
my knowledge tree  view won't work if you are deploying
the treeview webapplication under _layouts folder

 
Didn't find what you were looking for? Find more on Databased Menu tree in Sharepoint 2003? Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].