Search code examples
vb6gridpivot-tableocx

Pivot grid control for VB6. Does it exist?


I am looking for an OCX control that will work with VB6 and is capable of producing a grid like the one below.

alt text

Any ideas?


Solution

  • After surveying the 3rd party market, I could not find a single ActiveX control that could pivot data in a flexible manner. Ended up using DevExpress XtraPivotGrid for .NET via Interop.