Back to all Tutorials
Delete Forms
To create a form that allows the user to delete a line in the data table, repeat the steps you followed to create a registration form. Instead of setting the New Data Master action, select Delete. You can also leave out the Deletion Form and put a button to delete directly on the rows of the data grid.
Back to all Tutorials