All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
PanelBar
/
Radpanel Bar
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Wim
3 posts
Member since:
Sep 2012
Posted 10 Nov 2009
Link to this post
Hi,
I have on the masterpage in my sharepoint 3.0 site installed the RadPanelbar
The panelbar is display ok on the master page.
Only i have one problem, when click in on a item then it will not expand the sub items ,
and then it switch direct to the first sub item page?. I cannot click on the other subitems.
see sample:
<asp:MenuItemStyle CssClass="ms-selectednav"/>
</LevelSelectedStyles>
</SharePoint:AspMenu>
--%>
<telerik:RadPanelBar runat="server" ID="RadPanelbar1" DataSourceID="QuickLaunchSiteMap" Flow="Horizontal" Width="150px" Skin="Telerik">
</telerik:RadPanelBar>
</div>
</Sharepoint:SPNavigationManager>
<Sharepoint:SPNavigationManager
Regards,
Wim Kuiper.
Dimitar Milushev
Admin
555 posts
Posted 16 Nov 2009
Link to this post
Hello Wim,
Can you please check if there are any Javascript errors being thrown on the page? Also, does this happen on one of your pages or on all of them?
All the best,
Dimitar Milushev
the Telerik team
Instantly find answers to your questions on the new
Telerik Support Portal
.
Watch a
video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Back to Top
Close