The Wayback Machine - https://web.archive.org/web/20100724055014/http://www.codeguru.com:80/cpp/controls/controls/gridcontrol/

    Grid Control

    CDataGrid Control

    Learn about grid controls programmed with Windows SDK.

    Editable MSFLEXGRID Control-Derived Class

    Create an editable FlexGrid Control.

    Using the Microsoft Flexgrid in Visual C++

    Details about the implementation of the Microsoft Flexgrid in Visual C++.

    Paginate and Print MSFlexGrid Content the Easy Way

    Paginate and print according to the grid content is not a dummy task. See how to implement this easily with the PrintGrid class. It will paginate the MSFlexGrid content for you and will print every page accordingly.

    Win32 Grid Control with Low Overhead (BABYGRID)

    Explore this grid control that avoids the use MFC, COM, and ATL. The objectives for this control included a look similar to an Excel spreadsheet, being editable, support for sizeable/hideable columns, customization, support for protected cells, and more.

    Enhanced SmartGrid Control

    Something like the Microsoft DataGrid with source code and therefore more freedom in using it.

    ALXGrid Control Library

    Grid control that allows for the displaying and changing of data which may be submitted as the table

    Association Grid Control

    Very cool grid control with vertical labels! Great for representing any two-dimensional data.

    Smart Grid

    Extremely well done Grid control written using ATL 3.0, STL and the Win32 SDK (does not require MFC)

    ActiveX Grid Control (Written with MFC)

    Awesome grid that can be bound to an MS Access database!!

    Editable Flex Grid (without an Edit control)

    Editable Flex Grid (without an Edit control)

    LiteGrid Control

    LiteGrid Control

    Grid Control with Splitters

    Grid Control with Splitters

    MFC Grid control (derived from CWnd)

    Merged in a bunch of readers bug fixes

    Grid Control Showing Associations

    Grid Control Showing Associations

    Using a Combobox to edit cells in the Grid Control

    Using a Combobox to edit cells in the Grid Control

    Using the GridCtrl in a View

    Using the GridCtrl in a View

    Grid derived from CWnd (2)

    Grid derived from CWnd (2)

    MFC Grid control with drop down lists

    MFC Grid control with drop down lists