All Tags »
contextmenu (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi,
I have created a context menu and i want to show that menu on the selected row only. What happens currently is if i right click on anywhere in grid other than on the selected row still the context menu is displayed. I dont want that to happen, context menu should only be shown on the selected row, ...
-
Thank you - that was very helpful. My setup now looks essentially like this:
<ContextMenu ...
-
So, since you deleted my other thread - which was my core question... which is not answered herein...
#1 - does this mean that the strategy suggested by Marc Laroche above is just wrong?
#2 - what is the way to assign a different context menu to a different detail view in a master/ detail grid? THIS is my core question. The suggestion from Marc ...
-
So why would this work: <Style TargetType=''{x:Type xcdg:DataCell}''> ...