Hello,
I have a question about the RadContextMenu. My problem is I am not able to open a RadContextMenu manually through the code.
* I created a ContextMenu + MenuItems in code behind
* I NOT called the function RadContextMenu.SetContextMenu
* I set IsOpen = true for opening the menu => Error: Unhandled Error (Application_UnhadledException) Object reference not set to an instance of an object
What do I wrong, how can I open a ContextMenu through code behind????
regards Richard Koslik
I have a question about the RadContextMenu. My problem is I am not able to open a RadContextMenu manually through the code.
* I created a ContextMenu + MenuItems in code behind
* I NOT called the function RadContextMenu.SetContextMenu
* I set IsOpen = true for opening the menu => Error: Unhandled Error (Application_UnhadledException) Object reference not set to an instance of an object
What do I wrong, how can I open a ContextMenu through code behind????
regards Richard Koslik