ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid Events

The events of the C1TrueDBGrid class are listed here. For a complete list of C1TrueDBGrid class members, see the C1TrueDBGrid Members topic.

Public Events

AfterColEdit

Occurs after editing is completed.

AfterColUpdate

Occurs after a cell has been updated.

AfterDelete

Occurs after a row has been deleted.

AfterFilter

Occurs after the datasource has been filtered.

AfterInsert

Occurs after a row has been added.

AfterSort

Occurs after a column has been sorted.

AfterUpdate

Occurs after a row has been updated.

BeforeClose

Occurs when the user attempts to close a child grid.

BeforeColEdit

Occurs before a cell enters edit mode.

BeforeColUpdate

Occurs before a cell is updated to the datasource.

BeforeDelete

Occurs before a row is deleted.

BeforeInsert

Occurs before a new row is added to the datasource.

BeforeOpen

Occurs when the user attempts to open a child grid.

BeforeRowColChange

Occurs prior to focus moving to another cell.

BeforeUpdate

Occurs before a row is updated to the datasource.

ButtonClick

Occurs whenever a button is clicked in a cell.

Change

Occurs whenever the user changes the value of a cell.

ColEdit

Occurs whenever a cell first enters edit mode.

Collapse

Occurs whenever a hierarchical row is collapsed.

ColMove

Occurs whenever the user has finished moving a column.

ColResize

Occurs whenever a column is resized.

ComboSelect

Occurs whenever a selection has been made to the built-in combo or TrueDBDropdown.

DataSourceChanged

Occurs whenever the datasource changes.

Error

Occurs whenever an exception is thrown during end user interaction.

Expand

Occurs whenever a hierarchical row is expanded.

FetchCellStyle

Occurs whenever a cell is to be rendered and the C1DisplayColumn.FetchStyle is true.

FetchCellTips

Occurs when the grid needs to display CellTips.

FetchGroupCellStyle

Occurs whenever a grouped cell that contains an aggregate is to be rendered and C1DisplayColumn.FetchStyle is true.

FetchRowStyle

Occurs whenever the grid renders a row and the FetchRowStyles property has been set.

FetchScrollTips

Occurs whenever the grid has focus and the scrollbar thumb is moved using the mouse.

Filter

Occurs when the user types in the filterbar and the AllowFilter property is false.

FilterButtonClick

Occurs when a button is clicked in the filterbar.

FilterChange

Occurs when the contents of a cell in the filterbar changes.

FirstRowChange

Occurs whenever the first row changes.

FootClick

Occurs whenever a column footer is clicked.

FormatText

Occurs whenever a cell is about to be rendered and whose C1DataColumn.NumberFormat property has been set to FormatTextEvent.

GroupAggregate

Occurs when the C1DataColumn.Aggregate is set to Custom for a grouped row.

GroupColMove

Occurs whenever a column is moved into or out of the grouping area.

GroupHeadClick

Occurs whenever a column in the grouping area is clicked.

GroupInterval

Occurs whenever a row is being grouped and a custom interval has been specified.

GroupText

Occurs when the GroupInfo.HeaderText property is set to custom.

HeadClick

Occrus whenever a column header is clicked.

LeftColChange

Occurs whenever the left column changes.

OnAddNew

Occurs whenever an AddNew operation has been initiated.

OnInit

Occurs after the grid has been initialized.

OwnerDrawCell

Occurs before a cell is rendered and the C1DisplayColumn.OwnerDraw is true.

OwnerDrawCellPrint

Occurs before a cell is to be printed and the C1DisplayColumn.OwnerDraw is true.

OwnerDrawPageFooter

Occurs before the page footer is to be printed.

OwnerDrawPageHeader

Occurs before the page header is to be printed.

RowColChange

Occurs when the focus moves to a different cell.

RowResize

Occrus whenever the user resizes a row.

Scroll

Occurs whenever the user scrolls the grid.

SelChange

Occurs whenever the user selected a different range of rows or columns.

Sort

Occurs when the user drags a column into the grouping area.

SplitChange

Occurs whenever a Split changes focus.

UnboundColumnFetch

Occurs when the grid needs to access the value of an unbound column.

UnboundColumnUpdated

Occurs when the value of an unbound column has been updated.

ValueItemError

Occurs whenever a user attempts to enter invalid data into a column that is using valueitems.

See Also

C1TrueDBGrid Class | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.