This question is locked. New answers and comments are not allowed.
I have a RadGrid with RadContextMenu items added for the rows. The menus work fine for a "production" (non-debug) build, however when I try to debug using Visual Studio 2008, the contex menus are not displayed on the grid. This makes it very hard to debug the code behind the menu items. Any suggestions for making the menu items available when running in debug mode?
thanks in advance
thanks in advance