setGridCMenuCellInHeader(report: PP.Exp.EaxDocument, metadata: Object, callback: PP.Delegate);
report. Express report document.
metadata. Table header settings to set.
callback. Callback function.
The setGridCMenuCellInHeader method implements items of table headers context menu used to drill down, drill up or fix elements.
The method is outdated, use the EaxGridView.HyperlinkMouseDown event to implement drilldown/drillup.
See also: