Introduction
The wxGrid class is a window designed for displaying data in tabular
format. Possible uses include:
- Displaying database tables;
- building spreadsheet applications;
- displaying files and their attributes;
- use as a more sophisticated listbox where different fonts and colours are required.
This manual currently describes the version of wxGrid that operates
under Windows and Motif, implementing using generic wxWindows code.
Under Motif, wxGrid can also be compiled using the public domain Xbae
matrix widget, included in the wxGrid distribution. However, some work
still needs to be done to provide full wxGrid functionality.
The appearance and behaviour of a wxGrid