Hi, I am somewhat new to working with these controls, so I am probably missing something.
We have a project that has multiple RadMultiPage/RadPageView/RadGrid controls. I am trying to implement a context menu for some of the grids to create a cell edit menu item. I have some existing examples and looked at examples on this site. I am seeing a behavior in some grids that when we right-click on empty space of the cell, the menu item shows. But if we right-click on the cell text data, the menu doesn't show at all (only show the browser default conext menu). Strangely, in other grids the exact opposite behavior happens. If we right-click on empty space of a cell, the menu doesn't show. But if we right-click on the text data of the cell, the menu items appear.
I tried searching this forum and didn't find anything matching this issue yet. I have tried comparing the RadContextMenu definition and the grid's ClientSettings/ClientEvents and don't see any major difference. Is this where I should be looking?
Telerik.Web.UI 2012.3.1308.40
Browsers: IE 8, FF 22
Thanks,
We have a project that has multiple RadMultiPage/RadPageView/RadGrid controls. I am trying to implement a context menu for some of the grids to create a cell edit menu item. I have some existing examples and looked at examples on this site. I am seeing a behavior in some grids that when we right-click on empty space of the cell, the menu item shows. But if we right-click on the cell text data, the menu doesn't show at all (only show the browser default conext menu). Strangely, in other grids the exact opposite behavior happens. If we right-click on empty space of a cell, the menu doesn't show. But if we right-click on the text data of the cell, the menu items appear.
I tried searching this forum and didn't find anything matching this issue yet. I have tried comparing the RadContextMenu definition and the grid's ClientSettings/ClientEvents and don't see any major difference. Is this where I should be looking?
Telerik.Web.UI 2012.3.1308.40
Browsers: IE 8, FF 22
Thanks,