Hello sudhakar,
The problem with your code is that ItemDataBound event is not fired at all - generally this event is fired only when the menu is databound, so the items still have NavigateUrl set. You can work-around it like this:
and then find the menu in Page_Load event:
Hope this helps.
All the best,
Yana
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items