Vcl NextSuite 6 NextDBGrid6 Reference Classes TNextDBGrid6

TNextDBGrid6

Unit
NxDBGrid6.pas (Sources\Next DBGrid)

Properties

NameDescription
ActivationOptionsSet of actions to be done after DataSource is activated.
AutoPostPost method automatically called on linked DataSet after editing is done.
BufferRecordsLoad all records into the memory instead of loading only records visible on the screen.
DataSourceConnection to the target TDataSet (table, query).
DeactivationOptionsSet of actions to be done after DataSource is deactivated.

Events

NameDescription
OnAddFieldQueryCalled on each field to be automatically added as columns upon activation.
OnFieldAddedCalled after column is added and Field sub-property is set under DataBinding property of column.
OnGetFieldCalled when TField is requested for drawing a cell inside grid.

Sign in