New to Kendo UI for Angular? Start a free 30-day trial
Editing Basics
Updated on Oct 29, 2025
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 and supports both reactive forms and template-driven forms. For example, change tracking and validation work in exactly the same way as in other forms.
The ListView provides a low-level API for the following editing modes: