I think this is just a .net question, but I'm doing it in the context of a grid. I'm trying to display a context menu with a graphic, but the graphic isn't showing up in the image column. Please let me know what I am doing wrong. Thanks.
Hello ,
ContextMenu isn’t displayed when you right click on any column, which type is image, because when you use such column cells do not entered in edit mode and by default the regular menu is displayed only when there is a cell in edit mode. What you could do is to implement your own context menu for this type of columns. I have created a small sample to illustrate how you could do that.
Let me know if you have any further questions.
I haven't looked at your application, but the grid cell is a text cell, not an image. Right clicking brings up the context menu shown in the image that I've assigned to the grid (and to other controls).
Hello,
I am just checking about the progress of this issue. Please let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.