These are the grid samples that are shipped with Essential Grid. They guide you through the important features, their functionality, and their implementation process.
Here is a list of these samples with a brief description of each.
Custom Cell Type
These samples show you how to create custom cell types by deriving cell controls.
Cell Type
These samples show you how to put different controls in grid cells.
Appearance
These samples demonstrate the different ways to improve a grid’s appearance.
Grid Layout
This section contains samples that work on the layout of a grid.
Formula Support
Essential Grid supports formula cells. This section contains samples that guide you through several tasks associated with formula cells.
MS Excel-Style Features
These samples show you how Excel-like features can be employed in Essential Grid.
Data Bound
This section contains samples that will step you through the different functionalities of data-bound grids.
Drag-and-Drop Support
These samples show how drag-and-drop functionality can be implemented in a grid.
Dynamic Formatting
These samples show how formatting can be performed on grid cells at run time.
Featured Samples
This section contains detailed, complex samples that depict the various features of Essential Grid.
Performance Samples
This section includes samples that deal with performance issues.
Serialization
The samples in this section demonstrate how the grid schema information can be serialized and de-serialized.
Localization Samples
The Localization sample shows how to localize a MessageBox.
Printing
The printing sample shows how to print and preview data in a grouping grid.
Virtual Grid
These samples show how a grid can be bound to an external data source so no data actually resides in the grid.
Grid List Control
This section contains samples that depict the different functionalities of a grid list control.