This is a migrated thread and some comments may be shown as answers.

Menu title problem

1 Answer 53 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Michael Groves
Top achievements
Rank 1
Michael Groves asked on 05 Dec 2008, 04:19 PM
I have a menu that uses a hierarchy like this:

 

<siteMapNode roles="*" title="Events">  
<siteMapNode title="Calendar" url="Calendar.aspx" /> 
</siteMapNode>  

The problem is, whenever the users click on one of the titles liike "Events", it directs them to an error page that says "Object reference not set to an instance of an object."

But the titles don't need to be pointing to any page, they just need to be titles. How can I stop them from being pressed?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 08 Dec 2008, 12:56 PM
Hi Michael Groves,

By default when the url attribute is not specified RadMenu should not navigate when clicking the corresponding item. Please find attached a web site which works as expected with the current official release of RadMenu for ASP.NET Ajax and .NET 3.5

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Menu
Asked by
Michael Groves
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or