| |
Description |
|
|
Ver. 6.x |
|
 |
Shows how to populate
using ADO, DateEnvironment and CellGradientMode
Needs Nwind database to populate the grid control.
2003-01-06 (385 Kb)
|
|
|
 |
|
 |
Virtual unbound mode,
using PopulateGrid event, VirtualPageSize, VirtualMax
properties. Contains 3 projects.
Needs Biblio database to populate the grid control.
2003-01-08 (9 Kb) |
|
|
 |
|
 |
How to use the grid
control with MS Access 97 (DAO) and Access 2000
(ADO). These samples will use SCGrid for Access
version.
2003-01-22 (443 Kb) |
|
|
 |
|
 |
How to use built-in
and custom edit controls in the grid control. The
sample uses the custom controls : DateTimePicker,
MaskedEditControl and the built-in controls : combo-box
(also multiple combos), check-box.
2003-01-19 (9 Kb) |
|
|
 |
|
 |
This file contains
3 samples which show how to programmatically scroll
the grid control, navigate in the grid control using
tab key and edit the grid control using arrow or
enter keys to move cell to cell.
2003-02-05 (7 Kb) |
|
|
 |
|
 |
This sample shows
how to customize cell drawing in DrawCell event.
It displays a progress bar for each row of the grid
control.
2003-02-05 (5 Kb) |
|
|
 |
|