|
|
Grid
This section illustrates usage
of various Grid Control features. |
| |
| BCGPGridExample |
Win32 |
|

(Click image to enlarge)
|
This is a comprehensive example demonstrating various modes of the Grid
Control:
- Basic Grid
- Report Control
- Virtual List
and other Grid Control-related features:
- various cell types
- custom grid colors with different
color themes
- "merged cells" feature
|
| BCGPDBGridDemo |
Win32 |
|

(Click image to enlarge)
|
This sample illustrates how to bind the Grid Control to a data source
using one of the following data types:
The Grid Control can work either in
regular, or virtual mode.
|
| ReportDemo |
Win32 |
|

(Click image to enlarge)
|
This sample demonstrates using of Report Control. Among other features
you can see how to:
- Create a Report Control, integrate
it into an SDI application and add data to it.
- Enable grouping mode (group report
by different fields)
- Show/Hide field Chooser
- Add fields of different types
(text, data, image)
|
|