I am using Visual C++ v6.0 at work. We need to impliment a grid control. What is the best grid control to use that comes with the Visual C++ 6.0 professional version. I am confused, because I thought that there was only one type of Visual C++ grid control, but the documentation is confusing.

I need to use C++ strictly. No Visual Basic.