This example demonstrate how to add a custom context menu to GridDashboardItem using the ItemWidgetCreated event. In this event handler you will need to get internal control using the GetWidget method and grid's onContextMenuPreparing event.
↧