Use the AddNewRow method to add a new row to the view's underlying datasource. The View immediately reflects any changes made to the datasource and focuses the new record.
When a new record is added, the datasource may initialize some values (key fields, for instance). Record initialization can also be performed manually by handling the InitNewRow event.
An end-user can add new records via the New Item Row.