WebContextMenu and events

2 replies. Last post: October 9, 2013 11:40 AM by John Bonin
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
John BoninMember

How do you respond server side to the clicking on a menu item on a WebContextMenu.


I've added this event to the WebContextMenuOffice2007Style.aspx sample, and the event never fires.

Protected Sub WebContextMenu1_MenuItemClicked(ByVal sender As Object, ByVal e As ISNet.WebUI.WebDesktop.WebMenuItemClickedEventArgs) Handles WebContextMenu1.MenuItemClicked
Response.Write("Context menu item")
End Sub

thanks

All times are GMT -5. The time now is 2:05 PM.
Previous Next