ComponentOne True DBGrid for WinForms
True DBGrid for WinForms Samples

Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos which may make use of other development tools included with the ComponentOne Studio Enterprise.

Please refer to the pre-installed product samples through the following path:

Documents\ComponentOne Samples\WinForms

Click one of the following links to view a list of True DBGrid for WinForms samples:

Visual Basic Samples

Sample Description
AggreGateFooter Using notifications to customize the grids footer. This sample uses the C1TrueDBGrid control.
AutoFilter Using C1TrueDBDropDown in the filter bar. This sample uses the C1TrueDBGrid and C1TrueDBDropDown controls.
CustomFiltering Roll your own filtering for the grid. This sample uses the C1TrueDBGrid control.
CustomSorting Roll your own sorting. This sample uses the C1TrueDBGrid control.
DataTimePicker How to use a DateTimePicker control in the grid for date columns. This sample uses the C1TrueDBGrid control.
FindRow How to find a row in the underlying datasource. This sample uses the C1TrueDBGrid control.
HyperLink Add hyperlinks to cells. This sample uses the C1TrueDBGrid control.
IncrementalSearch Add incremental search to the grid. This sample uses the C1TrueDBGrid control.
MultipleLayouts How to store multiple layout files. This sample uses the C1TrueDBGrid control.
MultipleSelection Select or deselect rows when you click a row.
SettingCellToNull How to set the underlying datasource value to null. This sample uses the C1TrueDBGrid control.
ToggleGroupRows Programmatically expand/collapse rows in a grouped grid. This sample uses the C1TrueDBGrid control.
TriStateCheckBox How to add a tristate check box to the grid. This sample uses the C1TrueDBGrid control.
UsingC1TDBDropdown How to use C1TrueDBDropDown to map IDs to Names. This sample uses the C1TrueDBGrid and C1TrueDBDropDown controls.
Zoom Change the size of the grid. This sample uses the C1TrueDBDropDown control.

C# Samples

Sample Description
AggreGateFooter Using notifications to customize the grids footer. This sample uses the C1TrueDBGrid control.
AutoFilter Using C1TrueDBDropDown in the filter bar. This sample uses the C1TrueDBGrid and C1TrueDBDropDown controls.
CustomFiltering Roll your own filtering for the grid. This sample uses the C1TrueDBGrid control.
CustomSorting Roll your own sorting. This sample uses the C1TrueDBGrid control.
DataTimePicker How to use a datetimepicker control in the grid for date columns. This sample uses the C1TrueDBGrid control.
FilterDefinitionTdbg Uses the FilterDefinition property to save/load custom filters in code.This sample application enables users to apply one of a few pre-defined filters.
FindRow How to find a row in the underlying datasource. This sample uses the C1TrueDBGrid control.
HyperLink Add hyperlinks to cells. This sample uses the C1TrueDBGrid control.
IncrementalSearch Add incremental search to the grid. This sample uses the C1TrueDBGrid control.
MultipleLayouts How to store multiple layout files. This sample uses the C1TrueDBGrid control.
MultipleSelection Select or deselect rows when you click a row.
SettingCellToNull How to set the underlying datasource value to null. This sample uses the C1TrueDBGrid control.
ToggleGroupRows Programmatically expand/collapse rows in a grouped grid. This sample uses the C1TrueDBGrid control.
TriStateCheckBox How to add a tristate check box to the grid. This sample uses the C1TrueDBGrid control.
UsingC1TDBDropdown How to use C1TrueDBDropDown to map IDs to Names. This sample uses the C1TrueDBGrid and C1TrueDBDropDown controls.
Zoom Change the size of the grid. This sample uses the C1TrueDBDropDown control.