Skip to main content
Email Password   helpLost your password?

Introduction

After pushing the CListCtrl to its limits in trying to display and edit tabulated data I decided what was really needed was a dedicated grid control. I started writing my own grid control from scratch but decided to save time by modifying Joe Willcoxson's free WorldCom grid control. I tore apert his code and rebuilt it from the ground up in order to get it to do all the things I needed. The code has gone through so many modifications that I'm not sure if there is even a single original line of code. In any case Joe's code was a great framework on which to build.

Since the initial release at the beginning of 1998 there have been many, many versions of the grid - some better than others. There have also been ports to CE, an ATL version, and extensions that include a tree-list control.

The list of all those who have contributed and provided fixes, bug reports and suggestions is too huge to mention - thanks everyone!

The Grid Control articles and projects

The Grid

MFC Grid control - Chris Maunder
A fully featured grid control for displaying tabular data that is derived from CWnd

Plug-in cell types

Tree control and Buttons for MFC Grid control - Ken Bertelson
A set of classes derived from CGridCtrl that embed a tree control, button controls, and virtual cells within the grid

Using comboboxes in the MFC Grid Control - Chris Maunder
Explains how to use comboboxes to edit cells in the MFC Grid Control

Adding Hyperlink support to the MFC Grid Control - Fred Ackers and Chris Maunder
A new class that adds hyperlink support to the MFC Grid Control

Using the Grid

Using the Grid Control in a Doc/View framework - Chris Maunder
A simple tutorial that demonstrates how to use the grid control in a doc/view application.

ActiveX version

ATL Grid control - Mario Zucca
A grid control for displaying tabular data, based on Chris Maunder's grid control

You must Sign In to use this message board.
 
 
Per page   
 FirstPrevNext
Generalany vb.net version? Pin
fira2111
16:41 24 Feb '08  
GeneralFlikerring in Grid Pin
kansagous
20:21 25 Dec '07  
Questionc++ compiler code Pin
Hrishikesh Raverkar
7:28 2 Apr '07  
QuestionScrolling with keyboard after changing window Pin
ensger
4:38 9 Mar '07  
GeneralI need a VB source code about MSFlexGrid Pin
HoangTuCoDon
17:48 12 Oct '05  
Generali need C++ projecty Pin
Anonymous
13:09 30 Sep '05  
GeneralRe: i need C++ projecty Pin
toxcct
1:05 10 Jan '06  
Questioni need project in C++ Pin
Anonymous
13:07 30 Sep '05  
Questioni need C++ project Pin
Anonymous
13:04 30 Sep '05  
GeneralResizing Columns Pin
John Simmons / outlaw programmer
5:18 9 Feb '05  
GeneralBlinking cells - anyone interested? Pin
John Simmons / outlaw programmer
4:25 7 Feb '05  
GeneralRe: Blinking cells - anyone interested? Pin
Stober
5:36 23 Feb '06  
GeneralRe: Blinking cells - anyone interested? Pin
John Simmons / outlaw programmer
11:32 21 Mar '06  
GeneralRe: Blinking cells - anyone interested? Pin
Garth J Lancaster
1:53 5 Feb '07  
GeneralRe: Blinking cells - anyone interested? Pin
John Simmons / outlaw programmer
13:52 5 Feb '07  
GeneralRe: Blinking cells - anyone interested? Pin
Garth J Lancaster
14:45 5 Feb '07  
GeneralGetting WM_MOUSEMOVE message in parent window Pin
John Simmons / outlaw programmer
1:30 29 Sep '04  
GeneralRe: Getting WM_MOUSEMOVE message in parent window Pin
John Simmons / outlaw programmer
12:05 30 Sep '04  
GeneralProblem selecting item from a combo box cell Pin
rsegal
7:24 2 Jan '04  
Generalbug fix required Pin
Joey Bloggs
22:10 20 Oct '03  
GeneralWhat is the best way to implement a button in the grid? Pin
blaylockr
12:10 2 Sep '03  
GeneralResource only dll Pin
Dave Barker
14:59 1 Sep '03  
GeneralHow to clear a cell's buttons? Pin
kim-ryo
8:43 14 Jun '03  
Generalabout code project Pin
kvpadma
22:09 30 Mar '03  
GeneralRe: about code project Pin
Anonymous
10:28 28 May '03  


Last Updated 5 Jun 2000 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009