Skip to main content
A newer version of this page is available. .

New Item Row

The New Item Row is represented by an empty row within a Table View, used by end-users to enter new records.

NewItemRow

 

The New Item Row can be displayed either at the bottom or the top of a Table View.

The table below lists the main properties affecting element behavior and appearance.

Characteristics Members
Visibility and Position TableView.NewItemRowPosition
Contents TableView.NewItemRowData, TableView.InitNewRow, GridControl.GetCellValue, GridControl.SetCellValue
Handle DataControlBase.NewItemRowHandle
See Also