I am looking for an OCX control that will work with VB6 and is capable of producing a grid like the one below.
Any ideas?
I am looking for an OCX control that will work with VB6 and is capable of producing a grid like the one below.
Any ideas?
ComponentOne still makes a suite of ActiveX controls for VB6. Their VSFlexGridPro is very flexible (pun intended).
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.