The Wayback Machine - https://web.archive.org/web/20120119223823/http://www.codeguru.com:80/cpp/controls/listview/data/

    Data

    [Updated] A Very Useful Class to Display SQL SELECT Results

    Display the results of a SQL SELECT operation. Many grid controls are available for VC++ developers, but this control is small yet contains many features for developers and end users.

    [Updated] Spying a File System

    How to create the basis for a file system spy application.

    One-To-Many Relationship Between Two List Controls

    Discover an example of data structures for the realization of constructing a one-to-many relationship between two data structures.

    The CTableView class - CListView-based grid for really huge datasets

    The CTableView class - CListView-based grid for really huge datasets

    Virtualizing List Views to Handle Large Amounts of Data

    Shows how to use the LVS_OWNERDATA style to control the display of extremely large data sets