Visual Studio Magazine - Getting Started column, April 2002
Build a Custom Grid Collection by Stan Schultes - stan@vbexpert.com

Code Copyright  2002 by Stan Schultes, All Rights Reserved.

Make sure both the NWind.mdb and the DataView.ini files are in the application's code directory. You can find the NWind.mdb file in the VB6 application directory (c:\program files\microsoft visual studio\vb98\nwind.mdb by default). Send me email if you need a copy of the NWind.mdb sample database.

The sample requires VB 6. It is highly recommended that you install the latest service pack (SP5 or later). Except for the VB6-specific Split function, the code should work on VB5 with suitable replacements.
