Great article on the DataGrid control posted on CodeProject
Feb 21, 2004 1 min.
Provides a great introduction to creating your own custom columns and column styles…. including a drop-down column style, which is a very popular custom column for most folks!! DataGrid Zen Novice by Alastair Stell This project provides a 101 tour of the Windows Forms DataGrid Control, with emphasis on easy-to-use (and understand) customizations. You don’t have database connectivity? No problem, this project’s for you. We build a simple, memory-resident database using classes provided by ADO.