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

ItemClick and NavigateUrl

1 Answer 128 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Ivo
Top achievements
Rank 1
Ivo asked on 18 Apr 2008, 12:57 PM
Hello,
We use RadMenu and we want to execute common code on each menu click event before redirecting to another page.
There is an event ItemClick on the menu, but it is not fired if we use NavigateUrl to specify the targeted page.
We can use the event, if we don’t specify NavigateUrl and use Response.Redirect to redirect to the targeted page, but this requires additional manual coding.

I would like to check if there is a way to get ItemClick fired using NavigateUrl.

Thanks,
Ivo

1 Answer, 1 is accepted

Sort by
0
Accepted
Veselin Vasilev
Telerik team
answered on 18 Apr 2008, 01:19 PM
Hello Ivo,

Similar case is described in this knowledge base article: 
(ID#904) Server side events not fired when a Navigation control is bound via SiteMap DataSource

I hope this helps.

Greetings,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Menu
Asked by
Ivo
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or