This example demonstrates how to use the PivotGridControl.PopupMenuShowing Event items to add custom items to the default context menu. This event is handled automatically if you enable the AllowFieldSummaryTypeChanging or AllowFieldSummaryDisplayTypeChanging attached properties that are defined in the HeaderMenuHelper class.
See Also:
E2205: How to create a context menu for field values
Question Comments
Added By: rodrigo chamy 1 at: 3/26/2014 5:41:15 PM
Hi, i need the same functionality but in code behind, it is possible?
i want create fields dynamically from c# code and i need this...