Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

customize the menu

  Asked By: Anderson Potts         Date: Nov 17, 2009      Category: Sharepoint      Views: 228
 

how can i create the customize the menu bars and Quicklanch in wss .. plz tell me any one .plzzz

Tagged:      

 

2 Answers Found

 
Answer #1       Answered By: Maribel Todd          Answered On: Nov 17, 2009       

Not sure what you would like to do with the Quick Launch bar and the Global/Top navigation bar, there are multiple things you can do:
1. Write your own Navigation Provider
2. Just modify the links using the existin provider and navigation control.
3. Create your own custom control to display the navigation.

Now assuming you would like to change the links on the Quick launch bar or top navigation bar, check the followng article:

office.microsoft.com/.../HA101181901033.aspx

 
Answer #2       Answered By: Akshara Negalur          Answered On: Nov 17, 2009       

you can open the master page in Sharepoint Desiner, there u'll find a control left navigation , u can remove that control and can place your own ASP.NET menu  control.
along with datasoucr so that at the run time u can get all the links

 
Didn't find what you were looking for? Find more on customize the menu Or get search suggestion and latest updates.


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