Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SharePoint top navigation tabs not display

24 views
Skip to first unread message

Harsha...@gmail.com

unread,
Dec 4, 2007, 8:04:05 AM12/4/07
to
Hi

I am using custom site map provider class, which is inherit the
StaticSiteMapProvider

this provider work fine for default.aspx (Home Page), But I added yet
another Tabs for aspx page which is added by me to ~/Pages/ folder and
this information available in Database

when I click on tab for any aspx page except default.aspx (Home Page)
Top navigation Tabs not displayed

I already check my custom site map provider with break point, it seems
working fine but I dont know why the topnavigation tabs(Nodes) not
display

If anybody can help me, Thanks a lot

Harsha...@gmail.com

unread,
Dec 4, 2007, 8:07:46 AM12/4/07
to
If you want to see my code, please check it

<radTS:RadTabStrip id="RadTabStrip1" datasourceid="MyTopSiteMap1"
runat="server" Skin="Cool" MultiPageID="RadMultiPage1"> </
radTS:RadTabStrip>

<asp:SiteMapDataSource ShowStartingNode="False"
SiteMapProvider="AspNetSqlSiteMapProvider"
id="MyTopSiteMap1" runat="server" StartFromCurrentNode="true"/>

which in "default.master" page

Message has been deleted

Mike Walsh

unread,
Dec 4, 2007, 8:53:19 AM12/4/07
to
For code questions, post (once is enough!) to

microsoft.public.sharepoint.development_and_programming

which is the newsgroup for all SP products and versions that specializes
in Programming questions.

Say when you post there which "SharePoint 2007" product you have - WSS
3.0 or MOSS 2007 - "SharePoint 2007" could mean either.

(This .windowsservices newsgroup is any case not the newsgroup to post
questions to if you have MOSS).

The Programming experts in the development_and_programming newsgroup
should be able to help you (and there will no doubt be other interesting
relevant threads for you there).

Mike Walsh
WSS FAQ http://www.wssfaq.com
no questions by e-mail please

Harsha...@gmail.com wrote:
> I am using SharePoint 2007

0 new messages