New to Kendo UI for Angular? Start a free 30-day trial

Editing Basics

The ListView enables you to create, update, and delete data records.

Creating, editing, and deleting data records is an essential feature of the Kendo UI ListView for Angular. As a native Angular component, the ListView is tightly integrated with the Angular Forms module. For example, change tracking and validation work in exactly the same way as in other forms.

Angular Forms are two main types. The ListView can be configured to use either:

The ListView provides a low-level API for the following editing modes:

In this article

Not finding the help you need?