PC Review


Reply
Thread Tools Rate Thread

Catch the OnItemDataBound event on ComponentArt Menu

 
 
Luigi
Guest
Posts: n/a
 
      6th Mar 2008
Hi all,
I have a ComponentArt Menu like this:

<ComponentArt:Menu ID="NavigationMenu" runat="server" .........

I need to intercetp the OnItemDataBound event in master.cs, where the
component is placed.
But in debug mode (VS2005) I never got in the method:

protected void NavigationMenu_ItemSelected(object sender, MenuItemEventArgs e)
{

}

but only in Init - Load - PreRender event, where I have only EventArgs
method's parameter.

How can I obtain this?

Thanks a lot.
Luigi

--
Luigi
http://blogs.dotnethell.it/ciupaz/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I catch the PopUp Menu Click Event Frank van Boven Microsoft Access Getting Started 0 13th Mar 2007 02:58 PM
componentart ajax menu and flash object Victor Microsoft ASP .NET 2 2nd Mar 2007 10:18 AM
Adding Validation via OnItemDataBound event (ASP.NET 2.0) rmccinc@hotmail.com Microsoft ASP .NET 1 29th Sep 2005 04:14 PM
OnItemDataBound event =?Utf-8?B?TWFyeUE=?= Microsoft ADO .NET 3 7th Sep 2005 07:18 AM
How to catch the event when the user sets the focus or clicks to the Menu Bar in the explorer Ole Bergtun Microsoft Outlook VBA Programming 0 1st Jul 2003 05:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:01 PM.