If I create an ContextMenu with a own command I can trigger this command correct. If I create now an ContactMenu with a Setter in combination with DataReordPresenter, so my MenuItem dosn't trigger the same command. I have use the same binding syntax. Why?
Hello Thomas Stoeckli,
The following link can be found on setting Different Context Menu For Different Type of Rows in XamDataGrid.
Let me know if I can provide any further assistance.
I have follow error message in the output windows:
BindingExpression path error: 'OpenDetailDialog' property not found on 'object' ''DataRecord' (HashCode=19091871)'. BindingExpression:Path=OpenDetailDialog; DataItem='DataRecord' (HashCode=19091871); target element is 'MenuItem' (Name=''); target property is 'Command' (type 'ICommand')
Possible this help for search a solution. Thanks.