Files to look at:
- Form1.cs (VB: Form1.vb)
- Program.cs (VB: Program.vb)
Currently, PivotGridControl can't calculate KPIs without an OLAP datasource. However, you can calculate KPIs by yourself. To do this, handle the CustomDrawCell to perform manual KPI calculation and drawing.