13. Data edit and delete

Adding to our simple data-driven app demo, we're going to enable users to edit and delete the data they've added to our app. Includes adding confirmation dialogs and success messages.

Key words: Layout, component, form, view, list, menu, context, current data, results, no results, edit mode, overlay, close, delete

Last updated