Search results

PivotTableContextMenuItem API in JavaScript Pivot Table API control

Defines the pivot table context menu items. They are

  • Drillthrough - Enables drill through for the cell.
  • Expand - Expands the cell.
  • Collapse - Collapse the cell.
  • CalculatedField - Enables calculated field for the pivot grid.
  • Pdf Export - Export the grid as Pdf format.
  • Excel Export - Export the grid as Excel format.
  • Csv Export - Export the grid as CSV format.
  • Sort Ascending - Sort the current column in ascending order.
  • Sort Descending - Sort the current column in descending order.
  • Aggregate - Sets aggregate type to sum.