Hi all,
i want to keep context menu with menu items add.edit and delete in all cell value presenter in xam grid.
i kept in grid resources ..but context menu is enable in header part also..how to customise the contextmenu to cell values preseneter i.
can any one send me the code....
Hello,
Please take a look at this blog post about ContextMenus. Basically, you can handle the ContextMenuOpening event of the CellValuePresenter and assign the ContextMenu. You can also create a style for the CellValuePreenter in the same fashion.
Hope this helps:
http://forums.infragistics.com/blogs/alex_fidanov/archive/2009/07/22/contextmenus-tooltips-mouse-clicks-amp-utilities.aspx